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 TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<SmithingTrimRecipe>
SmithingTrimRecipe.Serializer.CODEC
static final RecipeSerializer<SmithingTrimRecipe>
RecipeSerializer.SMITHING_TRIM
Methods 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 TypeMethodDescriptionvoid
SmithingTrimRecipe.Serializer.toNetwork
(FriendlyByteBuf p_266901_, SmithingTrimRecipe p_266893_)