Uses of Enum
me.hsgamer.topper.spigot.plugin.manager.PermissionCheckManager.State
Packages that use PermissionCheckManager.State
-
Uses of PermissionCheckManager.State in me.hsgamer.topper.spigot.plugin.manager
Methods in me.hsgamer.topper.spigot.plugin.manager that return PermissionCheckManager.StateModifier and TypeMethodDescriptionstatic PermissionCheckManager.StateReturns the enum constant of this type with the specified name.static PermissionCheckManager.State[]PermissionCheckManager.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in me.hsgamer.topper.spigot.plugin.manager with type arguments of type PermissionCheckManager.StateModifier and TypeMethodDescriptionPermissionCheckManager.addCheck(BiFunction<UUID, String, PermissionCheckManager.State> check)