| Package | Description | 
|---|---|
| org.bukkit.command | Classes relating to handling specialized non-chat player input. | 
| org.bukkit.permissions | Classes dedicated to providing binary state properties to players. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| default Set<PermissionAttachmentInfo> | MessageCommandSender. getEffectivePermissions() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Set<PermissionAttachmentInfo> | Permissible. getEffectivePermissions() | Gets a set containing all of the permissions currently in effect by
 this object | 
| Set<PermissionAttachmentInfo> | PermissibleBase. getEffectivePermissions() | 
Copyright © 2020. All rights reserved.