Uses of Class
me.internalizable.numdrassl.api.event.connection.LoginEvent.LoginResult
Packages that use LoginEvent.LoginResult
-
Uses of LoginEvent.LoginResult in me.internalizable.numdrassl.api.event.connection
Classes in me.internalizable.numdrassl.api.event.connection that implement interfaces with type arguments of type LoginEvent.LoginResultModifier and TypeClassDescriptionclassEvent fired during the login process after the player's identity is known but before they are fully connected.Methods in me.internalizable.numdrassl.api.event.connection that return LoginEvent.LoginResultModifier and TypeMethodDescriptionstatic LoginEvent.LoginResultLoginEvent.LoginResult.allowed()Allow the login.static LoginEvent.LoginResultDeny the login with a reason.LoginEvent.getResult()Methods in me.internalizable.numdrassl.api.event.connection with parameters of type LoginEvent.LoginResult