Class Roles
java.lang.Object
zombie.characters.Roles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voiddeleteRole(String string0, String string1) static Rolestatic Rolestatic Rolestatic Rolestatic Rolestatic Rolestatic Rolestatic Rolestatic Rolestatic RolegetOrDefault(String string) static Rolestatic RolegetRoleById(int int0) getRoles()static voidinit()static voidstatic voidsave()static voidsetDefaultRoleFor(String string0, String string1) static voidsetRoles(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
-
moveRole
-
setDefaultRoleFor
-
setupRole
public static void setupRole(String string0, String string1, Color color, ArrayList<Capability> arrayList) -
getRole
-
getOrDefault
-
setRoles
-
getRoleById
-