| Package | Description |
|---|---|
| org.bukkit.block.data.type |
| Modifier and Type | Method and Description |
|---|---|
Slab.Type |
Slab.getType()
Gets the value of the 'type' property.
|
static Slab.Type |
Slab.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Slab.Type[] |
Slab.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Slab.setType(Slab.Type type)
Sets the value of the 'type' property.
|
Copyright © 2019. All rights reserved.