Interface | Description |
---|---|
IAEFluidStack |
An alternate version of FluidStack for AE to keep tabs on things easier, and
to support larger storage.
|
IAEItemStack |
An alternate version of ItemStack for AE to keep tabs on things easier, and to support larger storage.
|
IAEStack<StackType extends IAEStack> | |
IAETagCompound |
Don't cast this...
|
IItemContainer<StackType extends IAEStack> |
Represents a list of items in AE.
|
IItemList<StackType extends IAEStack> |
Represents a list of items in AE.
|