Class LoginEvent

java.lang.Object
me.internalizable.numdrassl.api.event.connection.LoginEvent
All Implemented Interfaces:
ResultedEvent<LoginEvent.LoginResult>

public class LoginEvent extends Object implements ResultedEvent<LoginEvent.LoginResult>
Event fired during the login process after the player's identity is known but before they are fully connected.

Setting the result to denied will disconnect the player.