Uses of Enum Class
com.plotsquared.core.permissions.PermissionHandler.PermissionHandlerCapability
Packages that use PermissionHandler.PermissionHandlerCapability
-
Uses of PermissionHandler.PermissionHandlerCapability in com.plotsquared.core.permissions
Methods in com.plotsquared.core.permissions that return PermissionHandler.PermissionHandlerCapabilityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PermissionHandler.PermissionHandlerCapability.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.plotsquared.core.permissions that return types with arguments of type PermissionHandler.PermissionHandlerCapabilityModifier and TypeMethodDescriptionPermissionHandler.getCapabilities()Get all capabilities that the permission handler hasMethods in com.plotsquared.core.permissions with parameters of type PermissionHandler.PermissionHandlerCapabilityModifier and TypeMethodDescriptiondefault booleanPermissionHandler.hasCapability(@NonNull PermissionHandler.PermissionHandlerCapability capability) Check whether the permission handler has a given capability