Skip to content

PreServerListSetEvent

Called before AdvancedServerList modifies the server list.
The provided ProfileEntry will be the one used for the server list.

Constructor Summary

Constructor Description
PreServerListSetEvent(ProfileEntry)

Method Summary

Modifier and Type Method Description
static HandlerList getHandlerList()
Methods inherited from ch.andre601.advancedserverlist.api.events.GenericServerListEvent
getEntry(), setEntry(ProfileEntry), isCancelled(), setCancelled(boolean)
Methods inherited from org.bukkit.event.Event
getHandlers()

Constructor Details

PreServerListSetEvent(ProfileEntry)

Parameters:

  • ProfileEntry: entry

Method Details

HandlerList getHandlerList()

Returns:

Static HandlerList instance.