类 RecipeCache
java.lang.Object
net.minecraft.world.item.crafting.RecipeCache
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private Optional
<RecipeHolder<CraftingRecipe>> compute
(CraftingInput p_345296_, ServerLevel p_362775_) get
(ServerLevel p_364836_, CraftingInput p_342819_) private void
insert
(CraftingInput p_342978_, RecipeHolder<CraftingRecipe> p_330177_) private void
moveEntryToFront
(int p_309395_) private void
validateRecipeManager
(ServerLevel p_369590_)
-
字段详细资料
-
entries
-
cachedRecipeManager
-
-
构造器详细资料
-
RecipeCache
public RecipeCache(int p_309405_)
-
-
方法详细资料
-
get
-
validateRecipeManager
-
compute
private Optional<RecipeHolder<CraftingRecipe>> compute(CraftingInput p_345296_, ServerLevel p_362775_) -
moveEntryToFront
private void moveEntryToFront(int p_309395_) -
insert
-