net.minecraft.client.multiplayer

public class ClientRecipeContainer

implements RecipeAccess

gfm
net.minecraft.client.multiplayer.ClientRecipeContainer
net.minecraft.class_10333
net.minecraft.client.recipebook.ClientRecipeManager

Field summary

Modifier and TypeField
private final Map<ResourceKey<RecipePropertySet>, RecipePropertySet>
a
itemSets
field_54853
propertySets
private final SelectableRecipe$SingleInputSet<StonecutterRecipe>
b
stonecutterRecipes
field_54854
recipes

Constructor summary

ModifierConstructor
public (Map<ResourceKey<RecipePropertySet>, RecipePropertySet> propertySets, SelectableRecipe$SingleInputSet<StonecutterRecipe> recipes)

Method summary

Modifier and TypeMethod
public RecipePropertySet
a(aly<dcn> arg0)
propertySet(ResourceKey<RecipePropertySet> arg0)
method_64678(class_5321<class_10290> arg0)
getPropertySet(RegistryKey<RecipePropertySet> arg0)
public SelectableRecipe$SingleInputSet<StonecutterRecipe>
a()
stonecutterRecipes()
method_64677()
getStonecutterRecipes()