Uses of Class
net.minecraft.world.item.crafting.ShapelessRecipe
Packages that use ShapelessRecipe
-
Uses of ShapelessRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type ShapelessRecipeModifier and TypeFieldDescriptionstatic RecipeSerializer<ShapelessRecipe>
RecipeSerializer.SHAPELESS_RECIPE
Methods in net.minecraft.world.item.crafting that return ShapelessRecipeModifier and TypeMethodDescriptionShapelessRecipe.Serializer.fromJson(ResourceLocation p_44290_, com.google.gson.JsonObject p_44291_)
ShapelessRecipe.Serializer.fromNetwork(ResourceLocation p_44293_, FriendlyByteBuf p_44294_)
Methods in net.minecraft.world.item.crafting with parameters of type ShapelessRecipeModifier and TypeMethodDescriptionvoid
ShapelessRecipe.Serializer.toNetwork(FriendlyByteBuf p_44281_, ShapelessRecipe p_44282_)