Package com.petrolpark
Class PetrolparkIngredientModifierTypes
java.lang.Object
com.petrolpark.PetrolparkIngredientModifierTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>, ? extends IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>> static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>, ? extends IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>> static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>, ? extends IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>> static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.minecraft.world.item.ItemStack>, ? extends IIngredientModifierType<? super net.minecraft.world.item.ItemStack>> static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.minecraft.world.item.ItemStack>, ? extends IIngredientModifierType<? super net.minecraft.world.item.ItemStack>> static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.minecraft.world.item.ItemStack>, ? extends IIngredientModifierType<? super net.minecraft.world.item.ItemStack>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ITEM_PASS
public static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.minecraft.world.item.ItemStack>,? extends IIngredientModifierType<? super net.minecraft.world.item.ItemStack>> ITEM_PASS -
ITEM_NOT
public static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.minecraft.world.item.ItemStack>,? extends IIngredientModifierType<? super net.minecraft.world.item.ItemStack>> ITEM_NOT -
ITEM_CONTAMINATED
public static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.minecraft.world.item.ItemStack>,? extends IIngredientModifierType<? super net.minecraft.world.item.ItemStack>> ITEM_CONTAMINATED -
FLUID_PASS
public static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>,? extends IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>> FLUID_PASS -
FLUID_NOT
public static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>,? extends IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>> FLUID_NOT -
FLUID_CONTAMINATED
public static final com.tterrag.registrate.util.entry.RegistryEntry<IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>,? extends IIngredientModifierType<? super net.neoforged.neoforge.fluids.FluidStack>> FLUID_CONTAMINATED
-
-
Constructor Details
-
PetrolparkIngredientModifierTypes
public PetrolparkIngredientModifierTypes()
-
-
Method Details
-
register
public static final void register()
-