Package com.petrolpark.recipe.ingredient
Class IngredientCodec
java.lang.Object
com.petrolpark.recipe.ingredient.IngredientCodec
Deprecated.
There is a built-in Ingredient Codec in 1.21
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<net.minecraft.world.item.crafting.Ingredient>Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
public static final com.mojang.serialization.Codec<net.minecraft.world.item.crafting.Ingredient> INSTANCEDeprecated.
-
-
Constructor Details
-
IngredientCodec
public IngredientCodec()Deprecated.
-