Class IngredientModifierTypes

java.lang.Object
com.petrolpark.recipe.ingredient.modifier.IngredientModifierTypes

public class IngredientModifierTypes extends Object
  • Field Details

    • PASS

      public static final com.tterrag.registrate.util.entry.RegistryEntry<IngredientModifierType> PASS
    • CONTAMINATED

      public static final com.tterrag.registrate.util.entry.RegistryEntry<IngredientModifierType> CONTAMINATED
  • Constructor Details

    • IngredientModifierTypes

      public IngredientModifierTypes()
  • Method Details

    • register

      public static final void register()