- getAccount() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAddEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAuthEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorRemoveEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorRequestEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAddEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAuthEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorRemoveEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorRequestEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAddEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAuthEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorRemoveEvent
-
Return the twofactor account.
- getAccount() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorRequestEvent
-
Return the twofactor account.
- getAccount(Identity) - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns a player's account.
- getAccounts() - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns all accounts from nLogin.
- getAccountsByIp(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns all nLogin accounts by IP.
- getAction() - Method in class com.nickuc.login.api.event.internal.bukkit.BukkitLockableNewActionEvent
-
Returns the action done.
- getAction() - Method in class com.nickuc.login.api.event.internal.bungee.BungeeLockableNewActionEvent
-
Returns the action done.
- getAction() - Method in interface com.nickuc.login.api.event.internal.LockableNewActionEvent
-
- getAction() - Method in class com.nickuc.login.api.event.internal.velocity.VelocityLockableNewActionEvent
-
Returns the action done.
- getAddress(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getApi() - Static method in interface com.nickuc.login.api.nLoginAPI
-
Returns the nLogin api.
- getApiVersion() - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns the version of the api.
- getBedrockId() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered bedrock ID of this account.
- getBedrockId() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getCommand() - Method in class com.nickuc.login.api.event.bukkit.command.PreCommandExecuteEvent
-
Returns the command.
- getCommand() - Method in class com.nickuc.login.api.event.bungee.command.PreCommandExecuteEvent
-
Returns the command.
- getCommand() - Method in class com.nickuc.login.api.event.velocity.command.PreCommandExecuteEvent
-
Returns the command.
- getCreationDate() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the creation date of this account.
- getCreationDate() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getDatabaseType() - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns the type of database being used.
- getDiscord(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getDiscordId() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered discord id of this account.
- getDiscordId() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getEmail(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getEmail() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered email of this account.
- getEmail() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getEvent() - Method in class com.nickuc.login.api.event.internal.bukkit.BukkitLockableNewActionEvent
-
Returns the lockable event.
- getEvent() - Method in class com.nickuc.login.api.event.internal.bungee.BungeeLockableNewActionEvent
-
Returns the lockable event.
- getEvent() - Method in interface com.nickuc.login.api.event.internal.LockableNewActionEvent
-
- getEvent() - Method in class com.nickuc.login.api.event.internal.velocity.VelocityLockableNewActionEvent
-
Returns the lockable event.
- getExtraArgs() - Method in class com.nickuc.login.api.event.bukkit.command.PreCommandExecuteEvent
-
Return the extra args.
- getExtraArgs() - Method in class com.nickuc.login.api.event.bungee.command.PreCommandExecuteEvent
-
Return the extra args.
- getExtraArgs() - Method in class com.nickuc.login.api.event.velocity.command.PreCommandExecuteEvent
-
Return the extra args.
- getHandlerList() - Static method in class com.nickuc.login.api.event.internal.bukkit.BukkitEvent
-
- getHandlers() - Method in class com.nickuc.login.api.event.internal.bukkit.BukkitEvent
-
- getHashedPassword(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getHashedPassword() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered hashed password of this account.
- getHashedPassword() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getId() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered id of this account.
- getId() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getImplementationType() - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns the type of implementation used.
- getLanguage(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getLanguage() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the last language of this account.
- getLastAddress() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered last address of this account.
- getLastIP() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered last IP address of this account.
- getLastIP() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getLastLogin(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getLastLogin() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the last login of this account.
- getLastLogin() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getLastLoginUnix(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getLastName() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered last name of this account.
- getLastName() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getLock() - Method in class com.nickuc.login.api.event.internal.bukkit.BukkitLockableEvent
-
Deprecated.
- getLock() - Method in class com.nickuc.login.api.event.internal.bungee.BungeeLockableEvent
-
Deprecated.
- getLock() - Method in class com.nickuc.login.api.event.internal.velocity.VelocityLockableEvent
-
Deprecated.
- getLoginRequestEvent() - Method in class com.nickuc.login.api.event.bukkit.auth.request.LoginRequestChangeEvent
-
- getLoginRequestEvent() - Method in class com.nickuc.login.api.event.bungee.auth.request.LoginRequestChangeEvent
-
- getLoginRequestEvent() - Method in class com.nickuc.login.api.event.velocity.auth.request.LoginRequestChangeEvent
-
- getMojangId() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered Mojang ID of this account.
- getMojangId() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getNewPassword() - Method in class com.nickuc.login.api.event.bukkit.account.PasswordUpdateEvent
-
Returns the new password.
- getNewPassword() - Method in class com.nickuc.login.api.event.bungee.account.PasswordUpdateEvent
-
Returns the new password.
- getNewPassword() - Method in class com.nickuc.login.api.event.velocity.account.PasswordUpdateEvent
-
Returns the new password.
- getOriginalServer() - Method in class com.nickuc.login.api.event.bungee.connection.ServerPreConnectEvent
-
Returns the server originally used to connect.
- getOriginalServer() - Method in class com.nickuc.login.api.event.velocity.connection.ServerPreConnectEvent
-
Returns the server originally used to connect.
- getPassword() - Method in class com.nickuc.login.api.event.bukkit.auth.LoginEvent
-
Returns the password used.
- getPassword() - Method in class com.nickuc.login.api.event.bukkit.auth.RegisterEvent
-
Returns the password used.
- getPassword() - Method in class com.nickuc.login.api.event.bungee.auth.LoginEvent
-
Returns the password used.
- getPassword() - Method in class com.nickuc.login.api.event.bungee.auth.RegisterEvent
-
Returns the password used.
- getPassword() - Method in class com.nickuc.login.api.event.velocity.auth.LoginEvent
-
Returns the password used.
- getPassword() - Method in class com.nickuc.login.api.event.velocity.auth.RegisterEvent
-
Returns the password used.
- getPitch() - Method in interface com.nickuc.login.api.types.Location
-
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.account.PasswordUpdateEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.AuthenticateEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.BedrockLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.LoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.PremiumLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.RegisterEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.request.LoginRequestChangeEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.request.LoginRequestEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.SessionLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.auth.WrongPasswordEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.command.ChangePasswordEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.command.PreCommandExecuteEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.command.UnregisterEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAddEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAuthEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorRemoveEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorRequestEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.account.PasswordUpdateEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.AuthenticateEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.BedrockLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.LoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.PremiumLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.RegisterEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.request.LoginRequestChangeEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.request.LoginRequestEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.SessionLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.auth.WrongPasswordEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.command.ChangePasswordEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.command.PreCommandExecuteEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.command.UnregisterEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.connection.ServerPreConnectEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAddEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAuthEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorRemoveEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorRequestEvent
-
Return the player instance.
- getPlayer() - Method in interface com.nickuc.login.api.event.internal.EventWithPlayer
-
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.account.PasswordUpdateEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.AuthenticateEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.BedrockLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.LoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.PremiumLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.RegisterEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.request.LoginRequestChangeEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.request.LoginRequestEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.SessionLoginEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.auth.WrongPasswordEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.command.ChangePasswordEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.command.PreCommandExecuteEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.command.UnregisterEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.connection.ServerPreConnectEvent
-
Returns the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAddEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAuthEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorRemoveEvent
-
Return the player instance.
- getPlayer() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorRequestEvent
-
Return the player instance.
- getPlayerId() - Method in class com.nickuc.login.api.event.bukkit.account.PasswordUpdateEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.bukkit.command.ChangePasswordEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.bukkit.command.UnregisterEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAddEvent
-
Returns the player's UUID.
- getPlayerId() - Method in class com.nickuc.login.api.event.bungee.account.PasswordUpdateEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.bungee.command.ChangePasswordEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.bungee.command.UnregisterEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAddEvent
-
Returns the player's UUID.
- getPlayerId() - Method in class com.nickuc.login.api.event.velocity.account.PasswordUpdateEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.velocity.command.ChangePasswordEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.velocity.command.UnregisterEvent
-
Returns the player id.
- getPlayerId() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAddEvent
-
Returns the player's UUID.
- getPlayerName() - Method in class com.nickuc.login.api.event.bukkit.account.PasswordUpdateEvent
-
Returns the player name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bukkit.command.ChangePasswordEvent
-
Returns the player name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bukkit.command.UnregisterEvent
-
Returns the player's name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAddEvent
-
Returns the player's name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bungee.account.PasswordUpdateEvent
-
Returns the player name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bungee.command.ChangePasswordEvent
-
Returns the player name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bungee.command.UnregisterEvent
-
Returns the player's name.
- getPlayerName() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAddEvent
-
Returns the player's name.
- getPlayerName() - Method in class com.nickuc.login.api.event.velocity.account.PasswordUpdateEvent
-
Returns the player name.
- getPlayerName() - Method in class com.nickuc.login.api.event.velocity.command.ChangePasswordEvent
-
Returns the player name.
- getPlayerName() - Method in class com.nickuc.login.api.event.velocity.command.UnregisterEvent
-
Returns the player's name.
- getPlayerName() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAddEvent
-
Returns the player's name.
- getPlugin() - Method in class com.nickuc.login.api.event.internal.bukkit.BukkitLockableNewActionEvent
-
Returns the plugin that owns the action.
- getPlugin() - Method in class com.nickuc.login.api.event.internal.bungee.BungeeLockableNewActionEvent
-
Returns the plugin that owns the action.
- getPlugin() - Method in class com.nickuc.login.api.event.internal.velocity.VelocityLockableNewActionEvent
-
Returns the plugin that owns the action.
- getRealName(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getRegisterDate(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getRegisterDateUnix(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getRemainingSeconds(Identity) - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns the remaining seconds to authenticate.
- getRemainingSeconds(String) - Method in interface com.nickuc.login.api.nLoginAPI
-
- getResult() - Method in interface com.nickuc.login.api.event.internal.ResultedEvent
-
- getRewrittenClasses() - Method in enum com.nickuc.login.api.enums.event.EventEnum
-
- getServer() - Method in class com.nickuc.login.api.event.bungee.connection.ServerPreConnectEvent
-
Returns the server used to connect.
- getServer() - Method in class com.nickuc.login.api.event.velocity.connection.ServerPreConnectEvent
-
Returns the server used to connect.
- getServerConnectType() - Method in class com.nickuc.login.api.event.bungee.connection.ServerPreConnectEvent
-
Returns the type of connection used in this event.
- getServerConnectType() - Method in class com.nickuc.login.api.event.velocity.connection.ServerPreConnectEvent
-
Returns the type of connection used in this event.
- getSettings() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the settings of this account.
- getSettings() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getSource() - Method in class com.nickuc.login.api.event.bukkit.account.PasswordUpdateEvent
-
Returns the update password source.
- getSource() - Method in class com.nickuc.login.api.event.bukkit.command.ChangePasswordEvent
-
Returns the change password source.
- getSource() - Method in class com.nickuc.login.api.event.bukkit.command.UnregisterEvent
-
Returns the unregister source.
- getSource() - Method in class com.nickuc.login.api.event.bungee.account.PasswordUpdateEvent
-
Returns the update password source.
- getSource() - Method in class com.nickuc.login.api.event.bungee.command.ChangePasswordEvent
-
Returns the change password source.
- getSource() - Method in class com.nickuc.login.api.event.bungee.command.UnregisterEvent
-
Returns the unregister source.
- getSource() - Method in class com.nickuc.login.api.event.velocity.account.PasswordUpdateEvent
-
Returns the update password source.
- getSource() - Method in class com.nickuc.login.api.event.velocity.command.ChangePasswordEvent
-
Returns the change password source.
- getSource() - Method in class com.nickuc.login.api.event.velocity.command.UnregisterEvent
-
Returns the unregister source.
- getSpawnLocation(SpawnType) - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns the location of a spawn.
- getType() - Method in class com.nickuc.login.api.event.bukkit.command.PreCommandExecuteEvent
-
Returns the command type.
- getType() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAddEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorAuthEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorRemoveEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bukkit.twofactor.TwoFactorRequestEvent
-
Return the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bungee.command.PreCommandExecuteEvent
-
Returns the command type.
- getType() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAddEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorAuthEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorRemoveEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.bungee.twofactor.TwoFactorRequestEvent
-
Return the two factor type.
- getType() - Method in class com.nickuc.login.api.event.velocity.command.PreCommandExecuteEvent
-
Returns the command type.
- getType() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAddEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorAuthEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorRemoveEvent
-
Returns the two factor type.
- getType() - Method in class com.nickuc.login.api.event.velocity.twofactor.TwoFactorRequestEvent
-
Return the two factor type.
- getType() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the type of this account.
- getType() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getUniqueId() - Method in interface com.nickuc.login.api.types.AccountData
-
Returns the registered unique ID of this account.
- getUniqueId() - Method in class com.nickuc.login.api.types.AccountDataImpl
-
- getVersion() - Method in interface com.nickuc.login.api.nLoginAPI
-
Returns the version of the plugin.
- getWorldName() - Method in interface com.nickuc.login.api.types.Location
-
- getX() - Method in interface com.nickuc.login.api.types.Location
-
- getY() - Method in interface com.nickuc.login.api.types.Location
-
- getYaw() - Method in interface com.nickuc.login.api.types.Location
-
- getZ() - Method in interface com.nickuc.login.api.types.Location
-
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.event.ChangePasswordSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.event.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.event.EventEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.event.LockableEventAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.event.UnregisterSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.event.UpdatePasswordSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.ImplementationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.LoginType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.ServerConnectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.SpawnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nickuc.login.api.enums.TwoFactorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.nickuc.login.api.enums.AccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.DatabaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.event.ChangePasswordSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.event.CommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.event.EventEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.event.LockableEventAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.event.UnregisterSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.event.UpdatePasswordSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.ImplementationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.LoginType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.ServerConnectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.SpawnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nickuc.login.api.enums.TwoFactorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VelocityCancellableEvent - Class in com.nickuc.login.api.event.internal.velocity
-
- VelocityCancellableEvent() - Constructor for class com.nickuc.login.api.event.internal.velocity.VelocityCancellableEvent
-
- VelocityLockableEvent - Class in com.nickuc.login.api.event.internal.velocity
-
- VelocityLockableEvent() - Constructor for class com.nickuc.login.api.event.internal.velocity.VelocityLockableEvent
-
- VelocityLockableNewActionEvent<T> - Class in com.nickuc.login.api.event.internal.velocity
-
- VelocityLockableNewActionEvent(T, Object, LockableEventAction) - Constructor for class com.nickuc.login.api.event.internal.velocity.VelocityLockableNewActionEvent
-