Class NationListDisplayedNumOnlinePlayersCalculationEvent
java.lang.Object
org.bukkit.event.Event
com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
com.palmergames.bukkit.towny.event.nation.NationListDisplayedNumOnlinePlayersCalculationEvent
public class NationListDisplayedNumOnlinePlayersCalculationEvent
extends NationListDisplayedValueCalculationEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result
-
Constructor Summary
ConstructorDescriptionNationListDisplayedNumOnlinePlayersCalculationEvent
(Nation nation, int displayedNumOnlinePlayers) -
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
-
NationListDisplayedNumOnlinePlayersCalculationEvent
public NationListDisplayedNumOnlinePlayersCalculationEvent(Nation nation, int displayedNumOnlinePlayers)
-