Uses of Class
net.minecraft.world.item.crafting.SmithingTrimRecipe
Packages that use SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type SmithingTrimRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTrimRecipe>RecipeSerializer.SMITHING_TRIMMethods in net.minecraft.world.item.crafting that return SmithingTrimRecipeModifier and TypeMethodDescriptionSmithingTrimRecipe.Serializer.fromJson(ResourceLocation p_267037_, com.google.gson.JsonObject p_267004_) SmithingTrimRecipe.Serializer.fromNetwork(ResourceLocation p_267169_, FriendlyByteBuf p_267251_) Methods in net.minecraft.world.item.crafting with parameters of type SmithingTrimRecipeModifier and TypeMethodDescriptionvoidSmithingTrimRecipe.Serializer.toNetwork(FriendlyByteBuf p_266901_, SmithingTrimRecipe p_266893_)