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