net.minecraft.client.gui.screens.recipebook

public record RecipeBookComponent$TabInfo

gji$a
net.minecraft.client.gui.screens.recipebook.RecipeBookComponent$TabInfo
net.minecraft.class_507$class_10329
net.minecraft.client.gui.screen.recipebook.RecipeBookWidget$Tab
net.minecraft.src.C_3718_$C_346007_

字段概要

修饰符与类型字段
private final ItemStack
a
primaryIcon
comp_3287
primaryIcon
f_349257_
private final Optional<ItemStack>
b
secondaryIcon
comp_3288
secondaryIcon
f_347162_
private final ExtendedRecipeBookCategory
c
category
comp_3289
category
f_347866_

构造函数概要

修饰符构造函数
public (SearchRecipeBookCategory type)
public (Item primaryIcon, RecipeBookCategory category)
public (Item primaryIcon, Item secondaryIcon, RecipeBookCategory category)
public (ItemStack secondaryIcon, Optional<ItemStack> category, ExtendedRecipeBookCategory arg2)

方法概要

修饰符与类型方法
public ItemStack
a()
primaryIcon()
comp_3287()
primaryIcon()
f_349257_()
public Optional<ItemStack>
b()
secondaryIcon()
comp_3288()
secondaryIcon()
f_347162_()
public ExtendedRecipeBookCategory
c()
category()
comp_3289()
category()
f_347866_()