Uses of Class
net.minecraft.item.crafting.ShapelessRecipe
-
Uses of ShapelessRecipe in net.minecraft.item.crafting
Modifier and TypeFieldDescriptionstatic final IRecipeSerializer<ShapelessRecipe>
IRecipeSerializer.SHAPELESS_RECIPE
Modifier and TypeMethodDescriptionShapelessRecipe.Serializer.fromJson
(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) ShapelessRecipe.Serializer.fromNetwork
(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) Modifier and TypeMethodDescriptionvoid
ShapelessRecipe.Serializer.toNetwork
(PacketBuffer p_199427_1_, ShapelessRecipe p_199427_2_)