Uses of Enum
de.marcely.bedwars.api.Permissions
Packages that use Permissions
-
Uses of Permissions in de.marcely.bedwars.api
Subclasses with type arguments of type Permissions in de.marcely.bedwars.apiModifier and TypeClassDescriptionenumContains all permissions that are being provided by MBedwarsMethods in de.marcely.bedwars.api that return PermissionsModifier and TypeMethodDescriptionstatic PermissionsReturns the enum constant of this type with the specified name.static Permissions[]Permissions.values()Returns an array containing the constants of this enum type, in the order they are declared.