Package org.bukkit.block.data.type
Interface Slab
- All Superinterfaces:
BlockData
,Cloneable
,Waterlogged
public interface Slab extends Waterlogged
'type' represents what state the slab is in - either top, bottom, or a double
slab occupying the full block.
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Slab.Type
The type of the slab. -
Method Summary
Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, merge