Uses of Class
net.minecraft.item.crafting.ShapedRecipe
-
Packages that use ShapedRecipe Package Description net.minecraft.item.crafting -
-
Uses of ShapedRecipe in net.minecraft.item.crafting
Subclasses of ShapedRecipe in net.minecraft.item.crafting Modifier and Type Class Description classMapExtendingRecipeFields in net.minecraft.item.crafting with type parameters of type ShapedRecipe Modifier and Type Field Description static IRecipeSerializer<ShapedRecipe>IRecipeSerializer. SHAPED_RECIPEMethods in net.minecraft.item.crafting that return ShapedRecipe Modifier and Type Method Description ShapedRecipeShapedRecipe.Serializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)ShapedRecipeShapedRecipe.Serializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)Methods in net.minecraft.item.crafting with parameters of type ShapedRecipe Modifier and Type Method Description voidShapedRecipe.Serializer. toNetwork(PacketBuffer p_199427_1_, ShapedRecipe p_199427_2_)
-