Uses of Class
net.minecraft.world.item.crafting.SmithingTrimRecipe
Packages that use SmithingTrimRecipe
- 
Uses of SmithingTrimRecipe in net.minecraft.world.item.craftingFields in net.minecraft.world.item.crafting with type parameters of type SmithingTrimRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<SmithingTrimRecipe>SmithingTrimRecipe.Serializer.CODECstatic final RecipeSerializer<SmithingTrimRecipe>RecipeSerializer.SMITHING_TRIMMethods in net.minecraft.world.item.crafting that return SmithingTrimRecipeModifier and TypeMethodDescriptionSmithingTrimRecipe.Serializer.fromNetwork(FriendlyByteBuf p_266888_) Methods in net.minecraft.world.item.crafting that return types with arguments of type SmithingTrimRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<SmithingTrimRecipe>SmithingTrimRecipe.Serializer.codec()Methods in net.minecraft.world.item.crafting with parameters of type SmithingTrimRecipeModifier and TypeMethodDescriptionvoidSmithingTrimRecipe.Serializer.toNetwork(FriendlyByteBuf p_266901_, SmithingTrimRecipe p_266893_)