Class PlotUnclaimEvent
java.lang.Object
org.bukkit.event.Event
com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
com.palmergames.bukkit.towny.event.plot.changeowner.PlotUnclaimEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result
-
Constructor Summary
ConstructorDescriptionPlotUnclaimEvent
(Resident oldResident, Resident newResident, TownBlock townBlock) -
Method Summary
Methods inherited from class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
getHandlerList, getHandlers, getNewResident, getOldResident, getTownBlock
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
PlotUnclaimEvent
-