Uses of Class
net.minecraft.world.item.crafting.ShapedRecipe
Packages that use ShapedRecipe
-
Uses of ShapedRecipe in net.minecraft.world.item.crafting
Subclasses of ShapedRecipe in net.minecraft.world.item.craftingFields in net.minecraft.world.item.crafting with type parameters of type ShapedRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<ShapedRecipe>RecipeSerializer.SHAPED_RECIPEMethods in net.minecraft.world.item.crafting that return ShapedRecipeModifier and TypeMethodDescriptionShapedRecipe.Serializer.fromJson(ResourceLocation p_44236_, com.google.gson.JsonObject p_44237_) ShapedRecipe.Serializer.fromNetwork(ResourceLocation p_44239_, FriendlyByteBuf p_44240_) Methods in net.minecraft.world.item.crafting with parameters of type ShapedRecipeModifier and TypeMethodDescriptionvoidShapedRecipe.Serializer.toNetwork(FriendlyByteBuf p_44227_, ShapedRecipe p_44228_)