Class PetrolparkNeoForgeIngredientTypes

java.lang.Object
petrolpark.mc.library.registry.PetrolparkNeoForgeIngredientTypes

public class PetrolparkNeoForgeIngredientTypes extends Object
  • Field Details

    • ADVANCED

      public static final com.tterrag.registrate.util.entry.RegistryEntry<net.neoforged.neoforge.common.crafting.IngredientType<?>,net.neoforged.neoforge.common.crafting.IngredientType<AdvancedItemIngredient>> ADVANCED
    • BLOCK_SET

      public static final com.tterrag.registrate.util.entry.RegistryEntry<net.neoforged.neoforge.common.crafting.IngredientType<?>,net.neoforged.neoforge.common.crafting.IngredientType<BlockHolderSetIngredient>> BLOCK_SET
    • FLUID_ADVANCED

      public static final com.tterrag.registrate.util.entry.RegistryEntry<net.neoforged.neoforge.fluids.crafting.FluidIngredientType<?>,net.neoforged.neoforge.fluids.crafting.FluidIngredientType<AdvancedFluidIngredient>> FLUID_ADVANCED
  • Constructor Details

    • PetrolparkNeoForgeIngredientTypes

      public PetrolparkNeoForgeIngredientTypes()
  • Method Details

    • register

      public static final void register()