Uses of Package
org.bukkit.attribute
-
Packages that use org.bukkit.attribute Package Description org.bukkit.attribute org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc.org.bukkit.inventory.meta The interfaces used when manipulating extra data can can be stored insideitem stacks
. -
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.