类 RecipeCollection
java.lang.Object
net.minecraft.client.gui.screens.recipebook.RecipeCollection
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private final Set
<RecipeDisplayId> static final RecipeCollection
private final List
<RecipeDisplayEntry> private final Set
<RecipeDisplayId> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
boolean
boolean
isCraftable
(RecipeDisplayId p_366818_) void
selectRecipes
(StackedItemContents p_361916_, Predicate<RecipeDisplay> p_365877_)
-
字段详细资料
-
EMPTY
-
entries
-
craftable
-
selected
-
-
构造器详细资料
-
RecipeCollection
-
-
方法详细资料
-
selectRecipes
-
isCraftable
-
hasCraftable
public boolean hasCraftable() -
hasAnySelected
public boolean hasAnySelected() -
getRecipes
-
getSelectedRecipes
-