net.minecraft.client.recipebook

public class ClientRecipeManager

implements RecipeManager

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

Field summary

Modifier and TypeField
private final Map<RegistryKey<RecipePropertySet>, RecipePropertySet>
itemSets
field_54853
propertySets
private final CuttingRecipeDisplay$Grouping<StonecuttingRecipe>
stonecutterRecipes
field_54854
recipes

Constructor summary

ModifierConstructor
public (Map<RegistryKey<RecipePropertySet>, RecipePropertySet> propertySets, CuttingRecipeDisplay$Grouping<StonecuttingRecipe> recipes)

Method summary

Modifier and TypeMethod
public RecipePropertySet
propertySet(ResourceKey<RecipePropertySet> id)
method_64678(class_5321<class_10290> arg0)
getPropertySet(RegistryKey<RecipePropertySet> arg0)
public CuttingRecipeDisplay$Grouping<StonecuttingRecipe>
stonecutterRecipes()
method_64677()
getStonecutterRecipes()