类 RecipeCache
java.lang.Object
net.minecraft.world.item.crafting.RecipeCache
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private Optional
<RecipeHolder<CraftingRecipe>> compute
(CraftingInput p_345136_, ServerLevel p_379915_) get
(ServerLevel p_379692_, CraftingInput p_345726_) private void
insert
(CraftingInput p_348525_, RecipeHolder<CraftingRecipe> p_336146_) private void
moveEntryToFront
(int p_307277_) private void
validateRecipeManager
(ServerLevel p_379315_)
-
字段详细资料
-
entries
-
cachedRecipeManager
-
-
构造器详细资料
-
RecipeCache
public RecipeCache(int p_307489_)
-
-
方法详细资料
-
get
-
validateRecipeManager
-
compute
private Optional<RecipeHolder<CraftingRecipe>> compute(CraftingInput p_345136_, ServerLevel p_379915_) -
moveEntryToFront
private void moveEntryToFront(int p_307277_) -
insert
-