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
FieldsModifier and TypeFieldDescriptionstatic final IngredientComponent<Long,
Boolean> static final IngredientComponent<net.minecraftforge.fluids.FluidStack,
Integer> static final IngredientComponent<net.minecraft.world.item.ItemStack,
Integer> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ITEMSTACK
-
FLUIDSTACK
-
ENERGY
-
-
Constructor Details
-
IngredientComponents
public IngredientComponents()
-
-
Method Details
-
registerStorageWrapperHandlers
public static void registerStorageWrapperHandlers()
-