Class LoginHandler
java.lang.Object
com.gamersafer.minecraft.auth.common.handler.LoginHandler
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionLoginHandler
(IPlayer iplayer, SharedConfiguration config, MessageConfiguration messages, LanguageConfiguration lang, ILogger logger, IProfileService service, IPlayerStorage playerStorage, IWebHookService webhook, BanManager banManager, GSAuthEventManager eventManager, IMapDisplay mapDisplay, Consumer<IPlayer> sendDataToServer, IGSAuthRequiredCache requiredCache, PlaceholderService placeholderService, IOnboardingService onboardingService, EventFactory eventFactory, boolean gslink) -
Method Summary
Modifier and TypeMethodDescriptiongetState()
boolean
boolean
isAuthed()
boolean
void
takeOver
(LoginHandler other, boolean forceVerify)
-
Constructor Details
-
Method Details
-
startLoginProcess
public void startLoginProcess() -
startLoginProcess0
-
takeOver
-
getFuture
-
hasAccount
public boolean hasAccount() -
isAuthed
public boolean isAuthed() -
isNewlyLinked
public boolean isNewlyLinked() -
getState
-