Uses of Class
Sign

Uses of Sign in <Unnamed>
 

Methods in <Unnamed> with parameters of type Sign
Modifier and Type Method and Description
 boolean PluginListener.onSignChange(Player player, Sign sign)
          Called when a sign is changed by a player (Usually, when they first place it)
 void PluginListener.onSignShow(Player player, Sign sign)
          Called when a sign is shown to a player, most often when they come into range of a sign.