Uses of Class
org.rspeer.game.script.component.GameAccount.Details
-
Packages that use GameAccount.Details Package Description org.rspeer.game.script.component -
-
Uses of GameAccount.Details in org.rspeer.game.script.component
Methods in org.rspeer.game.script.component that return GameAccount.Details Modifier and Type Method Description GameAccount.Details
GameAccount. getDetails()
Constructors in org.rspeer.game.script.component with parameters of type GameAccount.Details Constructor Description GameAccount(GameAccount.Details details, GameAccount.Preferences preferences)
GameAccount(GameAccount.Details details, GameAccount.Preferences preferences, GameAccount.Profile profile)
-