| Package | Description | 
|---|---|
| org.bukkit.permissions | Classes dedicated to providing binary state properties to players. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| @Nullable PermissionRemovedExecutor | PermissionAttachment. getRemovalCallback() | Gets the class that was previously set to be called when this
 attachment was removed from a  Permissible. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | PermissionAttachment. setRemovalCallback(@Nullable PermissionRemovedExecutor ex) | Sets an object to be called for when this attachment is removed from a
  Permissible. | 
Copyright © 2020. All rights reserved.