Package org.cyclops.commoncapabilities
Class IngredientComponents
java.lang.Object
org.cyclops.commoncapabilities.IngredientComponents
The ingredient components that will be registered by this mod.
These should not be used directly, get their instances via the registry instead!
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IngredientComponent
<Long, Boolean> static final IngredientComponent
<net.neoforged.neoforge.fluids.FluidStack, Integer> static final IngredientComponent
<net.minecraft.world.item.ItemStack, Integer> -
Constructor Summary
-
Method Summary
-
Field Details
-
ITEMSTACK
-
FLUIDSTACK
public static final IngredientComponent<net.neoforged.neoforge.fluids.FluidStack,Integer> FLUIDSTACK -
ENERGY
-
-
Constructor Details
-
IngredientComponents
public IngredientComponents()
-
-
Method Details
-
registerStorageWrapperHandlers
public static void registerStorageWrapperHandlers()
-