Package | Description |
---|---|
buildcraft.api.transport.pipe | |
buildcraft.factory.block | |
buildcraft.transport.pipe |
Modifier and Type | Method and Description |
---|---|
static ICustomPipeConnection |
PipeConnectionAPI.getCustomConnection(net.minecraft.block.Block block)
Gets the current custom connection that the block uses.
|
Modifier and Type | Method and Description |
---|---|
static void |
PipeConnectionAPI.registerConnection(net.minecraft.block.Block block,
ICustomPipeConnection connection)
Register a block with a custom connection.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockHeatExchange |
class |
BlockTank |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPipeConnection |