Uses of Class
net.minecraft.recipe.SmithingTrimRecipe
Packages that use SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmithingTrimRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTrimRecipe>
RecipeSerializer.SMITHING_TRIM
Methods in net.minecraft.recipe that return SmithingTrimRecipeModifier and TypeMethodDescriptionSmithingTrimRecipe.Serializer.read
(Identifier identifier, JsonObject jsonObject) SmithingTrimRecipe.Serializer.read
(Identifier identifier, PacketByteBuf packetByteBuf) Methods in net.minecraft.recipe with parameters of type SmithingTrimRecipeModifier and TypeMethodDescriptionvoid
SmithingTrimRecipe.Serializer.write
(PacketByteBuf packetByteBuf, SmithingTrimRecipe smithingTrimRecipe)