Uses of Package
org.bukkit.attribute
| Package | Description |
|---|---|
| org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
| org.bukkit.attribute |
Classes relevant to attributes.
|
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
| org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks. |
-
Classes in org.bukkit.attribute used by org.bukkit Class Description Attribute Types of attributes which may be present on anAttributable. -
Classes in org.bukkit.attribute used by org.bukkit.attribute Class Description Attribute Types of attributes which may be present on anAttributable.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. -
Classes in org.bukkit.attribute used by org.bukkit.entity Class Description Attributable Represents an object which may contain attributes. -
Classes in org.bukkit.attribute used by org.bukkit.inventory.meta Class Description Attribute Types of attributes which may be present on anAttributable.AttributeModifier Concrete implementation of an attribute modifier.