public interface IEnergyConnection
Note that IEnergyHandler
is an extension of this.
Modifier and Type | Method and Description |
---|---|
boolean |
canConnectEnergy(net.minecraftforge.common.util.ForgeDirection from)
Returns TRUE if the TileEntity can connect on a given side.
|