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