Class ProxyConnectionListener

java.lang.Object
net.streamlinecloud.mc.velocity.listener.ProxyConnectionListener

public class ProxyConnectionListener extends Object
  • Constructor Details

    • ProxyConnectionListener

      public ProxyConnectionListener()
  • Method Details

    • onPlayerChooseInitialServer

      public void onPlayerChooseInitialServer(com.velocitypowered.api.event.player.PlayerChooseInitialServerEvent event)
    • onDisconnect

      public void onDisconnect(com.velocitypowered.api.event.connection.DisconnectEvent event)
    • onPlayerKicked

      public void onPlayerKicked(com.velocitypowered.api.event.player.KickedFromServerEvent event)
    • onProxyPing

      public com.velocitypowered.api.event.EventTask onProxyPing(com.velocitypowered.api.event.proxy.ProxyPingEvent event)