Moved
The documenation has been moved and can now be found at asl.andre601.ch.
This page in particular can be found at asl.andre601.ch/api/reference/platform-velocity/ch.andre601.advancedserverlist.api.velocity/events/preserverlistsetevent/.
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)
|