Package | Description |
---|---|
buildcraft.lib.expression.node.value |
Modifier and Type | Method and Description |
---|---|
static NodeStateful.GetterType |
NodeStateful.GetterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NodeStateful.GetterType[] |
NodeStateful.GetterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|