Package | Description |
---|---|
buildcraft.api.statements |
Copyright (c) 2011-2015, SpaceToad and the BuildCraft Team http://www.mod-buildcraft.com
The BuildCraft API is distributed under the terms of the MIT License.
|
buildcraft.core.statements |
Modifier and Type | Method and Description |
---|---|
default IStatementParameter.DrawType |
IStatementParameter.getDrawType() |
static IStatementParameter.DrawType |
IStatementParameter.DrawType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IStatementParameter.DrawType[] |
IStatementParameter.DrawType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IStatementParameter.DrawType |
StatementParamGateSideOnly.getDrawType() |