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