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