Package | Description |
---|---|
net.minecraft.block |
Modifier and Type | Field and Description |
---|---|
static PropertyEnum<BlockDoublePlant.EnumBlockHalf> |
BlockDoublePlant.HALF |
Modifier and Type | Method and Description |
---|---|
static BlockDoublePlant.EnumBlockHalf |
BlockDoublePlant.EnumBlockHalf.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlockDoublePlant.EnumBlockHalf[] |
BlockDoublePlant.EnumBlockHalf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|