Uses of Class
net.minecraft.recipe.SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.recipe
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTrimRecipe>
RecipeSerializer.SMITHING_TRIM
Modifier and TypeMethodDescriptionSmithingTrimRecipe.Serializer.read
(Identifier identifier, JsonObject jsonObject) SmithingTrimRecipe.Serializer.read
(Identifier identifier, PacketByteBuf packetByteBuf) Modifier and TypeMethodDescriptionvoid
SmithingTrimRecipe.Serializer.write
(PacketByteBuf packetByteBuf, SmithingTrimRecipe smithingTrimRecipe)