Class ServerListPingEvent

  • All Implemented Interfaces:
    Iterable<Player>

    public class ServerListPingEvent
    extends ServerEvent
    implements Iterable<Player>
    Called when a server list ping is coming in. Displayed players can be checked and removed by iterating over this event.