Uses of Class
net.minecraft.world.item.crafting.ShapelessRecipe
-
Uses of ShapelessRecipe in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic RecipeSerializer<ShapelessRecipe>
RecipeSerializer.SHAPELESS_RECIPE
Modifier and TypeMethodDescriptionShapelessRecipe.Serializer.fromJson(ResourceLocation p_44290_, com.google.gson.JsonObject p_44291_)
ShapelessRecipe.Serializer.fromNetwork(ResourceLocation p_44293_, FriendlyByteBuf p_44294_)
Modifier and TypeMethodDescriptionvoid
ShapelessRecipe.Serializer.toNetwork(FriendlyByteBuf p_44281_, ShapelessRecipe p_44282_)