| Package | Description |
|---|---|
| net.minecraftforge.liquids |
| Modifier and Type | Method and Description |
|---|---|
static IBlockLiquid.BlockType |
IBlockLiquid.BlockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IBlockLiquid.BlockType[] |
IBlockLiquid.BlockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|