Uses of Interface
org.bukkit.permissions.PermissionRemovedExecutor
Package
Description
Classes dedicated to providing binary state properties to players.
-
Uses of PermissionRemovedExecutor in org.bukkit.permissions
Modifier and TypeMethodDescriptionPermissionAttachment.getRemovalCallback()
Gets the class that was previously set to be called when this attachment was removed from aPermissible
.Modifier and TypeMethodDescriptionvoid
PermissionAttachment.setRemovalCallback
(PermissionRemovedExecutor ex) Sets an object to be called for when this attachment is removed from aPermissible
.