Class SignChange
java.lang.Object
com.bencodez.votingplugin.listeners.SignChange
- All Implemented Interfaces:
org.bukkit.event.Listener
The Class SignChange.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onSignChange
(org.bukkit.event.block.SignChangeEvent event) On sign change.
-
Constructor Details
-
SignChange
Instantiates a new sign change.- Parameters:
plugin
- the plugin
-
-
Method Details
-
onSignChange
public void onSignChange(org.bukkit.event.block.SignChangeEvent event) On sign change.- Parameters:
event
- the event
-