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, setAttachedMethods inherited from interface org.bukkit.block.data.BlockData
clone, createBlockState, getAsString, getAsString, getCollisionShape, getDestroySpeed, getDestroySpeed, getLightEmission, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isRandomlyTicked, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotateMethods inherited from interface org.bukkit.block.data.Rotatable
getRotation, setRotationMethods inherited from interface org.bukkit.block.data.Waterlogged
isWaterlogged, setWaterlogged