| Package | Description | 
|---|---|
| com.destroystokyo.paper.entity | |
| org.bukkit.attribute | |
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| Class and Description | 
|---|
| Attributable
 Represents an object which may contain attributes. 
 | 
| Class and Description | 
|---|
| Attribute
 Types of attributes which may be present on an  
Attributable. | 
| AttributeInstance
 Represents a mutable instance of an attribute and its associated modifiers
 and values. 
 | 
| AttributeModifier
 Concrete implementation of an attribute modifier. 
 | 
| AttributeModifier.Operation
 Enumerable operation to be applied. 
 | 
| Class and Description | 
|---|
| Attributable
 Represents an object which may contain attributes. 
 | 
Copyright © 2021. All rights reserved.