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