Uses of Class
net.minecraft.recipe.ShapelessRecipe
Packages that use ShapelessRecipe
-
Uses of ShapelessRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type ShapelessRecipeModifier and TypeFieldDescriptionstatic RecipeSerializer<ShapelessRecipe>
RecipeSerializer.SHAPELESS
Methods in net.minecraft.recipe that return ShapelessRecipeModifier and TypeMethodDescriptionShapelessRecipe.Serializer.read(Identifier identifier, JsonObject jsonObject)
ShapelessRecipe.Serializer.read(Identifier identifier, PacketByteBuf packetByteBuf)
Methods in net.minecraft.recipe with parameters of type ShapelessRecipeModifier and TypeMethodDescriptionvoid
ShapelessRecipe.Serializer.write(PacketByteBuf packetByteBuf, ShapelessRecipe shapelessRecipe)