Package com.petrolpark
Class PetrolparkIngredientTypes
java.lang.Object
com.petrolpark.PetrolparkIngredientTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.RegistryEntry<net.neoforged.neoforge.common.crafting.IngredientType<?>, net.neoforged.neoforge.common.crafting.IngredientType<AdvancedItemIngredient>> static final com.tterrag.registrate.util.entry.RegistryEntry<net.neoforged.neoforge.common.crafting.IngredientType<?>, net.neoforged.neoforge.common.crafting.IngredientType<BlockHolderSetIngredient>> static final com.tterrag.registrate.util.entry.RegistryEntry<net.neoforged.neoforge.fluids.crafting.FluidIngredientType<?>, net.neoforged.neoforge.fluids.crafting.FluidIngredientType<AdvancedFluidIngredient>> -
Constructor Summary
Constructors -
Method Summary
-
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
-
PetrolparkIngredientTypes
public PetrolparkIngredientTypes()
-
-
Method Details
-
register
public static final void register()
-