Package org.bukkit.block.data.type
Interface HangingSign
- All Superinterfaces:
Attachable
,BlockData
,Cloneable
,Rotatable
,Waterlogged
@MinecraftExperimental
@Experimental
public interface HangingSign
extends Attachable, 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, getAsString, getAsString, getLightEmission, 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