java.lang.Object
org.bukkit.event.Event
com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
public class TownBlockSettingsChangedEvent
extends org.bukkit.event.Event
-
Nested Class Summary 
Nested classes/interfaces inherited from class org.bukkit.event.Event 
org.bukkit.event.Event.Result
-
Constructor Summary 
Constructors
-
Method Summary 
static org.bukkit.event.HandlerList
org.bukkit.event.HandlerList
Methods inherited from class org.bukkit.event.Event 
getEventName, isAsynchronous
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
TownBlockSettingsChangedEvent 
public TownBlockSettingsChangedEvent(TownyWorld w)
-
TownBlockSettingsChangedEvent 
public TownBlockSettingsChangedEvent(Town t)
-
TownBlockSettingsChangedEvent 
public TownBlockSettingsChangedEvent(TownBlock tb)
-
Method Details 