Uses of Class
net.minecraft.recipe.ShapedRecipe
Packages that use ShapedRecipe
-
Uses of ShapedRecipe in net.minecraft.recipe
Subclasses of ShapedRecipe in net.minecraft.recipeFields in net.minecraft.recipe with type parameters of type ShapedRecipeMethods in net.minecraft.recipe that return ShapedRecipeModifier and TypeMethodDescriptionShapedRecipe.Serializer.read(Identifier identifier, JsonObject jsonObject)
ShapedRecipe.Serializer.read(Identifier identifier, PacketByteBuf packetByteBuf)
Methods in net.minecraft.recipe with parameters of type ShapedRecipeModifier and TypeMethodDescriptionvoid
ShapedRecipe.Serializer.write(PacketByteBuf packetByteBuf, ShapedRecipe shapedRecipe)