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