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
Methods inherited from ch.andre601.advancedserverlist.api.events.GenericServerListEvent |
|---|
getEntry()
,
setEntry(ProfileEntry)
,
isCancelled()
,
setCancelled(boolean)
|