Uses of Class
net.minecraft.world.item.crafting.SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTrimRecipe>
RecipeSerializer.SMITHING_TRIM
Modifier and TypeMethodDescriptionSmithingTrimRecipe.Serializer.fromJson
(ResourceLocation p_267037_, com.google.gson.JsonObject p_267004_) SmithingTrimRecipe.Serializer.fromNetwork
(ResourceLocation p_267169_, FriendlyByteBuf p_267251_) Modifier and TypeMethodDescriptionvoid
SmithingTrimRecipe.Serializer.toNetwork
(FriendlyByteBuf p_266901_, SmithingTrimRecipe p_266893_)