Uses of Class
net.minecraft.recipe.SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.recipe
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTransformRecipe>
RecipeSerializer.SMITHING_TRANSFORM
Modifier and TypeMethodDescriptionSmithingTransformRecipe.Serializer.read
(Identifier identifier, JsonObject jsonObject) SmithingTransformRecipe.Serializer.read
(Identifier identifier, PacketByteBuf packetByteBuf) Modifier and TypeMethodDescriptionvoid
SmithingTransformRecipe.Serializer.write
(PacketByteBuf packetByteBuf, SmithingTransformRecipe smithingTransformRecipe)