Package org.bukkit.block.data.type
Interface BubbleColumn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDrag()
Gets the value of the 'drag' property.void
setDrag(boolean drag)
Sets the value of the 'drag' property.-
Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, merge
-
-