Uses of Class
net.minecraft.item.crafting.ShapedRecipe
Packages that use ShapedRecipe
-
Uses of ShapedRecipe in net.minecraft.item.crafting
Subclasses of ShapedRecipe in net.minecraft.item.craftingFields in net.minecraft.item.crafting with type parameters of type ShapedRecipeModifier and TypeFieldDescriptionstatic final IRecipeSerializer<ShapedRecipe>IRecipeSerializer.SHAPED_RECIPEMethods in net.minecraft.item.crafting that return ShapedRecipeModifier and TypeMethodDescriptionShapedRecipe.Serializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) ShapedRecipe.Serializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) Methods in net.minecraft.item.crafting with parameters of type ShapedRecipeModifier and TypeMethodDescriptionvoidShapedRecipe.Serializer.toNetwork(PacketBuffer p_199427_1_, ShapedRecipe p_199427_2_)