Class ProxyPingEvent
java.lang.Object
com.velocitypowered.api.event.proxy.ProxyPingEvent
This event is fired when a server list ping request is sent by a remote client. Velocity will
wait on this event to finish firing before delivering the results to the remote client, but
you are urged to be as parsimonious as possible when handling this event due to the amount of
ping packets a client can send.
-
Constructor Summary
Constructors -
Method Summary