Uses of Class
net.minecraft.recipe.CraftingTransmuteRecipe
Packages that use CraftingTransmuteRecipe
-
Uses of CraftingTransmuteRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type CraftingTransmuteRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec<CraftingTransmuteRecipe> CraftingTransmuteRecipe.Serializer.CODECstatic final RecipeSerializer<CraftingTransmuteRecipe> RecipeSerializer.CRAFTING_TRANSMUTEstatic final PacketCodec<RegistryByteBuf, CraftingTransmuteRecipe> CraftingTransmuteRecipe.Serializer.PACKET_CODECMethods in net.minecraft.recipe that return types with arguments of type CraftingTransmuteRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<CraftingTransmuteRecipe> CraftingTransmuteRecipe.Serializer.codec()CraftingTransmuteRecipe.Serializer.packetCodec()