Class PlayerDisconnectEvent


  • public class PlayerDisconnectEvent
    extends Event
    Called when a player has left the proxy, it is not safe to call any methods that perform an action on the passed player instance.
    • Constructor Detail

      • PlayerDisconnectEvent

        public PlayerDisconnectEvent​(ProxiedPlayer player)