JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.bukkit.block.sign
SignSide
Uses of Interface
org.bukkit.block.sign.SignSide
Packages that use
SignSide
Package
Description
org.bukkit.block
Classes used to manipulate the voxels in a
world
, including special states.
Uses of
SignSide
in
org.bukkit.block
Methods in
org.bukkit.block
that return
SignSide
Modifier and Type
Method
Description
SignSide
Sign.
getSide
(
Side
side)
Return the side of the sign.
SignSide
Sign.
getTargetSide
(
Player
player)
Gets the side of this sign the given player is currently standing on.