Package org.bukkit.block.data.type
Interface HangingSign
- All Superinterfaces:
Attachable
,BlockData
,Cloneable
,Rotatable
,Waterlogged
-
Method Summary
Methods inherited from interface org.bukkit.block.data.Attachable
isAttached, setAttached
Methods inherited from interface org.bukkit.block.data.BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getCollisionShape, getDestroySpeed, getDestroySpeed, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isRandomlyTicked, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotate
Methods inherited from interface org.bukkit.block.data.Rotatable
getRotation, setRotation
Methods inherited from interface org.bukkit.block.data.Waterlogged
isWaterlogged, setWaterlogged