Uses of Interface
org.bukkit.block.Sign
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Sign in org.bukkit.block
Modifier and TypeInterfaceDescriptioninterface
Represents a captured state of a hanging sign. -
Uses of Sign in org.bukkit.entity
-
Uses of Sign in org.bukkit.event.player
ModifierConstructorDescriptionPlayerSignOpenEvent
(Player player, Sign sign, Side side, PlayerSignOpenEvent.Cause cause)