Uses of Class
net.minecraft.world.item.crafting.TransmuteRecipe
Packages that use TransmuteRecipe
-
Uses of TransmuteRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type TransmuteRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec
<TransmuteRecipe> TransmuteRecipe.Serializer.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, TransmuteRecipe> TransmuteRecipe.Serializer.STREAM_CODEC
static final RecipeSerializer
<TransmuteRecipe> RecipeSerializer.TRANSMUTE
Methods in net.minecraft.world.item.crafting that return types with arguments of type TransmuteRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<TransmuteRecipe> TransmuteRecipe.Serializer.codec()
TransmuteRecipe.getSerializer()
TransmuteRecipe.Serializer.streamCodec()