类 ClientRecipeContainer
java.lang.Object
net.minecraft.client.multiplayer.ClientRecipeContainer
- 所有已实现的接口:
RecipeAccess
-
字段概要
字段修饰符和类型字段说明private final Map
<ResourceKey<RecipePropertySet>, RecipePropertySet> private final SelectableRecipe.SingleInputSet
<StonecutterRecipe> -
构造器概要
构造器构造器说明ClientRecipeContainer
(Map<ResourceKey<RecipePropertySet>, RecipePropertySet> p_367500_, SelectableRecipe.SingleInputSet<StonecutterRecipe> p_364193_) -
方法概要
-
字段详细资料
-
itemSets
-
stonecutterRecipes
-
-
构造器详细资料
-
ClientRecipeContainer
public ClientRecipeContainer(Map<ResourceKey<RecipePropertySet>, RecipePropertySet> p_367500_, SelectableRecipe.SingleInputSet<StonecutterRecipe> p_364193_)
-
-
方法详细资料
-
propertySet
- 指定者:
propertySet
在接口中RecipeAccess
-
stonecutterRecipes
- 指定者:
stonecutterRecipes
在接口中RecipeAccess
-