Package | Description |
---|---|
buildcraft.lib.inventory | |
buildcraft.lib.tile.item |
Class and Description |
---|
AbstractInvItemTransactor
Designates an
IItemTransactor that is backed by a simple, static, array based inventory. |
AutomaticProvidingTransactor
Provides an
IItemTransactor that cannot be inserted or extracted from directly, but implements
IItemTransactor.IItemExtractable so as to be noticed by pipes (and other machines) as one that will auto-insert into it. |
NoSpaceInjectable |
NoSpaceTransactor |
Class and Description |
---|
AbstractInvItemTransactor
Designates an
IItemTransactor that is backed by a simple, static, array based inventory. |