JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
games.stendhal.server.core.rp.group.Group
Packages that use
Group
Package
Description
games.stendhal.server.core.rp.group
Player groups.
Uses of
Group
in
games.stendhal.server.core.rp.group
Methods in
games.stendhal.server.core.rp.group
that return
Group
Modifier and Type
Method
Description
Group
GroupManager.
createGroup
(
String
playerName)
Creates a new group
Group
GroupManager.
getGroup
(
String
playerName)
returns the group the specified player is a member of.