Class SuccessfulSendEvent

  • All Implemented Interfaces:
    Event

    public class SuccessfulSendEvent
    extends java.lang.Object
    implements Event
    Called after a player is successfully sent to a server.
    • Method Detail

      • getPlayer

        public AdaptedPlayer getPlayer()
        Gets the player that was sent
        Returns:
        the player that was sent
      • getServer

        public AdaptedServer getServer()
        Gets the server that the player was sent to
        Returns:
        The server that the player was sent to