Package | Description |
---|---|
buildcraft.lib.inventory.filter |
Class and Description |
---|
ArrayStackFilter
Returns true if the stack matches any one one of the filter stacks.
|
ISingleStackFilter |
StackFilter
This interface is used with several of the functions in IItemTransfer to provide a convenient means of dealing with
entire classes of items without having to specify each item individually.
|