Uses of Class
net.minecraft.world.item.crafting.StonecutterRecipe
Packages that use StonecutterRecipe
Package
Description
-
Uses of StonecutterRecipe in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type StonecutterRecipeModifier and TypeFieldDescriptionprivate final SelectableRecipe.SingleInputSet
<StonecutterRecipe> ClientRecipeContainer.stonecutterRecipes
Methods in net.minecraft.client.multiplayer that return types with arguments of type StonecutterRecipeConstructor parameters in net.minecraft.client.multiplayer with type arguments of type StonecutterRecipeModifierConstructorDescriptionClientRecipeContainer
(Map<ResourceKey<RecipePropertySet>, RecipePropertySet> p_380386_, SelectableRecipe.SingleInputSet<StonecutterRecipe> p_380139_) -
Uses of StonecutterRecipe in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type StonecutterRecipeModifier and TypeFieldDescriptionprivate final SelectableRecipe.SingleInputSet
<StonecutterRecipe> ClientboundUpdateRecipesPacket.stonecutterRecipes
The field for thestonecutterRecipes
record component.Methods in net.minecraft.network.protocol.game that return types with arguments of type StonecutterRecipeModifier and TypeMethodDescriptionClientboundUpdateRecipesPacket.stonecutterRecipes()
Returns the value of thestonecutterRecipes
record component.Constructor parameters in net.minecraft.network.protocol.game with type arguments of type StonecutterRecipeModifierConstructorDescriptionClientboundUpdateRecipesPacket
(Map<ResourceKey<RecipePropertySet>, RecipePropertySet> itemSets, SelectableRecipe.SingleInputSet<StonecutterRecipe> stonecutterRecipes) Creates an instance of aClientboundUpdateRecipesPacket
record class. -
Uses of StonecutterRecipe in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory with type parameters of type StonecutterRecipeMethods in net.minecraft.world.inventory that return types with arguments of type StonecutterRecipe -
Uses of StonecutterRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type StonecutterRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer
<StonecutterRecipe> RecipeSerializer.STONECUTTER
RecipeManager.stonecutterRecipes
static final RecipeType
<StonecutterRecipe> RecipeType.STONECUTTING
Methods in net.minecraft.world.item.crafting that return types with arguments of type StonecutterRecipeModifier and TypeMethodDescriptionStonecutterRecipe.getSerializer()
RecipeManager.getSynchronizedStonecutterRecipes()
StonecutterRecipe.getType()
RecipeAccess.stonecutterRecipes()
RecipeManager.stonecutterRecipes()