Package | Description |
---|---|
buildcraft.api.transport.pipe | |
buildcraft.transport.client.model | |
buildcraft.transport.client.model.key |
Modifier and Type | Field and Description |
---|---|
EnumPipeColourType |
PipeDefinition.PipeDefinitionBuilder.colourType |
EnumPipeColourType |
PipeFlowType.fallbackColourType
The default colour type, if none is given in
PipeDefinition . |
Modifier and Type | Method and Description |
---|---|
EnumPipeColourType |
PipeDefinition.getColourType() |
static EnumPipeColourType |
EnumPipeColourType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumPipeColourType[] |
EnumPipeColourType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PipeDefinition.PipeDefinitionBuilder |
PipeDefinition.PipeDefinitionBuilder.enableColouring(EnumPipeColourType type) |
void |
PipeDefinition.setColourType(EnumPipeColourType colourType) |
Constructor and Description |
---|
PipeFlowType(PipeFlowType.IFlowCreator creator,
PipeFlowType.IFlowLoader loader,
EnumPipeColourType colourType) |
Modifier and Type | Field and Description |
---|---|
EnumPipeColourType |
PipeModelCacheBase.PipeBaseCutoutKey.colourType |
Modifier and Type | Method and Description |
---|---|
EnumPipeColourType |
PipeModelKey.getColourType() |