Uses of Class
net.minecraft.recipe.SmithingTransformRecipe
Packages that use SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmithingTransformRecipeModifier 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
Methods in net.minecraft.recipe that return types with arguments of type SmithingTransformRecipeModifier 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.