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.CODECstatic final RecipeSerializer<TransmuteRecipe> RecipeSerializer.CRAFTING_TRANSMUTEstatic final PacketCodec<RegistryByteBuf, TransmuteRecipe> TransmuteRecipe.Serializer.PACKET_CODECMethods 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.
Recipeis no longer synced to the clients, making this obsolete.