Uses of Class
net.minecraft.recipe.SmithingTrimRecipe
Packages that use SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmithingTrimRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec
<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.CODEC
static final PacketCodec
<RegistryByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.PACKET_CODEC
static final RecipeSerializer
<SmithingTrimRecipe> RecipeSerializer.SMITHING_TRIM
Methods in net.minecraft.recipe that return types with arguments of type SmithingTrimRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.codec()
SmithingTrimRecipe.getSerializer()
Returns the serializer associated with this recipe.SmithingTrimRecipe.Serializer.packetCodec()
Deprecated.
Recipe
is no longer synced to the clients, making this obsolete.