| Interface | Description |
|---|---|
| IAEItemPowerStorage |
Basically the same as
IAEPowerStorage, but for items. |
| IAEWrench |
Implemented on AE's wrench(s) as a substitute for if BC's API is not
available.
|
| IBiometricCard | |
| IGrowableCrystal | |
| IItemGroup |
Lets you specify the name of the group of items this falls under.
|
| IMemoryCard |
Memory Card API
|
| ISpatialStorageCell |
Implemented on a
Item |
| IStorageCell |
Any item which implements this can be treated as an IMEInventory via
Util.getCell / Util.isCell It automatically handles the internals and NBT
data, which is both nice, and bad for you!
|
| IStorageComponent |
Implemented on a
Item |
| IUpgradeModule |
| Enum | Description |
|---|---|
| MemoryCardMessages |
Status Results for use with
IMemoryCard |