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.MapCodec
<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.CODEC
static final RecipeSerializer
<SmithingTrimRecipe> RecipeSerializer.SMITHING_TRIM
static final StreamCodec
<RegistryFriendlyByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.STREAM_CODEC
Methods in net.minecraft.world.item.crafting that return types with arguments of type SmithingTrimRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.codec()
SmithingTrimRecipe.getSerializer()
SmithingTrimRecipe.Serializer.streamCodec()