Uses of Class
net.minecraft.recipe.StonecuttingRecipe
Packages that use StonecuttingRecipe
Package
Description
The base package for all Minecraft classes.
-
Uses of StonecuttingRecipe in net.minecraft
Fields in net.minecraft with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionprivate final class_10291.class_10293<StonecuttingRecipe> class_10333.field_54854Methods in net.minecraft that return types with arguments of type StonecuttingRecipeConstructor parameters in net.minecraft with type arguments of type StonecuttingRecipeModifierConstructorDescriptionclass_10333(Map<RegistryKey<class_10290>, class_10290> map, class_10291.class_10293<StonecuttingRecipe> class_10293) -
Uses of StonecuttingRecipe in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionprivate final class_10291.class_10293<StonecuttingRecipe> SynchronizeRecipesS2CPacket.stonecutterRecipesThe field for thestonecutterRecipesrecord component.Methods in net.minecraft.network.packet.s2c.play that return types with arguments of type StonecuttingRecipeModifier and TypeMethodDescriptionSynchronizeRecipesS2CPacket.stonecutterRecipes()Returns the value of thestonecutterRecipesrecord component.Constructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type StonecuttingRecipeModifierConstructorDescriptionSynchronizeRecipesS2CPacket(Map<RegistryKey<class_10290>, class_10290> map, class_10291.class_10293<StonecuttingRecipe> class_10293) -
Uses of StonecuttingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionRecipeManager.field_54640static final RecipeSerializer<StonecuttingRecipe> RecipeSerializer.STONECUTTINGstatic final RecipeType<StonecuttingRecipe> RecipeType.STONECUTTINGMethods in net.minecraft.recipe that return types with arguments of type StonecuttingRecipeModifier and TypeMethodDescriptionStonecuttingRecipe.getSerializer()Returns the serializer associated with this recipe.StonecuttingRecipe.getType()Returns the type of this recipe.RecipeManager.method_64677()RecipeManager.method_64694() -
Uses of StonecuttingRecipe in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type StonecuttingRecipeMethods in net.minecraft.screen that return types with arguments of type StonecuttingRecipe