Class NationListDisplayedNumTownBlocksCalculationEvent
java.lang.Object
org.bukkit.event.Event
com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
com.palmergames.bukkit.towny.event.nation.NationListDisplayedNumTownBlocksCalculationEvent
public class NationListDisplayedNumTownBlocksCalculationEvent
extends NationListDisplayedValueCalculationEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result
-
Constructor Summary
ConstructorDescriptionNationListDisplayedNumTownBlocksCalculationEvent
(Nation nation, int displayedNumTowns) -
Method Summary
Methods inherited from class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
getDisplayedValue, getHandlerList, getHandlers, getNation, setDisplayedValue
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
NationListDisplayedNumTownBlocksCalculationEvent
-