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, setAttachedMethods 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, rotateMethods inherited from interface org.bukkit.block.data.Rotatable
getRotation, setRotationMethods inherited from interface org.bukkit.block.data.Waterlogged
isWaterlogged, setWaterlogged