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.CODECstatic final RecipeSerializer<SmithingTrimRecipe> RecipeSerializer.SMITHING_TRIMstatic final StreamCodec<RegistryFriendlyByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.STREAM_CODECMethods 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()