net.minecraft.client.multiplayer

public class ClientRecipeContainer

implements RecipeAccess

goq
net.minecraft.client.multiplayer.ClientRecipeContainer
net.minecraft.class_10333

Field summary

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

Constructor summary

ModifierConstructor
public (Map<ResourceKey<RecipePropertySet>, RecipePropertySet> arg0, SelectableRecipe$SingleInputSet<StonecutterRecipe> arg1)

Method summary

Modifier and TypeMethod
public RecipePropertySet
a(alv<dga> arg0)
propertySet(ResourceKey<RecipePropertySet> arg0)
method_64678(class_5321<class_10290> arg0)
public SelectableRecipe$SingleInputSet<StonecutterRecipe>
a()
stonecutterRecipes()
method_64677()