Class Roles
java.lang.Object
zombie.characters.Roles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
deleteRole
(String string0, String string1) static Role
static Role
static Role
static Role
static Role
static Role
static Role
static Role
static Role
static Role
getOrDefault
(String string) static Role
getRoles()
static void
init()
static void
save()
static void
setDefaultRoleFor
(String string0, String string1) static void
setRoles
(ArrayList<Role> arrayList, Role role0, Role role1, Role role2, Role role3, Role role4, Role role5, Role role6, Role role7, Role role8) static void
-
Constructor Details
-
Roles
public Roles()
-
-
Method Details
-
init
public static void init() -
save
public static void save() -
getRoles
-
getDefaultForBanned
-
getDefaultForNewUser
-
getDefaultForUser
-
getDefaultForPriorityUser
-
getDefaultForObserver
-
getDefaultForGM
-
getDefaultForOverseer
-
getDefaultForModerator
-
getDefaultForAdmin
-
addRole
-
deleteRole
-
setDefaultRoleFor
-
setupRole
public static void setupRole(String string0, String string1, Color color, ArrayList<Capability> arrayList) -
getRole
-
getOrDefault
-
setRoles
-