Package | Description |
---|---|
buildcraft.lib.client.guide |
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableList<ETypeTag> |
TypeOrder.tags |
Modifier and Type | Method and Description |
---|---|
static ETypeTag |
ETypeTag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ETypeTag[] |
ETypeTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TypeOrder(ETypeTag... tags) |