Uses of Class
net.minecraft.recipe.SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.recipe
Modifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec
<SmithingTransformRecipe> SmithingTransformRecipe.Serializer.CODEC
static final PacketCodec
<RegistryByteBuf, SmithingTransformRecipe> SmithingTransformRecipe.Serializer.PACKET_CODEC
static final RecipeSerializer
<SmithingTransformRecipe> RecipeSerializer.SMITHING_TRANSFORM
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<SmithingTransformRecipe> SmithingTransformRecipe.Serializer.codec()
SmithingTransformRecipe.getSerializer()
Returns the serializer associated with this recipe.SmithingTransformRecipe.Serializer.packetCodec()
Deprecated.
Recipe
is no longer synced to the clients, making this obsolete.