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