public interface TileEntityCarrier extends TileEntity, BlockCarrier
TileEntity that is a carrier of 
 TileEntityInventory.
 Additional information regarding the TileEntityCarrier is
 dependent on the TileEntity itself.
| Modifier and Type | Method and Description | 
|---|---|
TileEntityInventory<TileEntityCarrier> | 
getInventory()
Returns the inventory that this Carrier is holding. 
 | 
createArchetype, getBlock, getLocatableBlock, getType, isValid, setValidsetRawData, validateRawDatagetContentVersion, toContainergetApplicableProperties, getPropertycopyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, require, supports, transform, tryOffer, tryOffer, tryOffer, tryOffer, undocopy, get, getKeys, getOrElse, getOrNull, getValue, getValues, require, supports, supportsgetInventory, getLocationTileEntityInventory<TileEntityCarrier> getInventory()
CarriergetInventory in interface Carrier