Uses of Class
games.stendhal.client.gui.login.Profile
Packages that use Profile
-
Uses of Profile in games.stendhal.client.gui.login
Methods in games.stendhal.client.gui.login that return ProfileModifier and TypeMethodDescriptionstatic ProfileProfile.createFromCommandline(String[] args) create a profile based on command line arguments -u: username -p: password -c: character name (defaults to username) -h: hostname -P: port -S: pre authentication seedMethods in games.stendhal.client.gui.login with parameters of type Profile