Package petrolpark.mc.library.registry
Class PetrolparkNeoForgeIngredientTypes
java.lang.Object
petrolpark.mc.library.registry.PetrolparkNeoForgeIngredientTypes
-
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
-
PetrolparkNeoForgeIngredientTypes
public PetrolparkNeoForgeIngredientTypes()
-
-
Method Details
-
register
public static final void register()
-