Package org.bukkit.attribute

Classes relevant to attributes.
  • Interface Summary 
    Interface Description
    Attributable
    Represents an object which may contain attributes.
    AttributeInstance
    Represents a mutable instance of an attribute and its associated modifiers and values.
  • Class Summary 
    Class Description
    AttributeModifier
    Concrete implementation of an attribute modifier.
  • Enum Summary 
    Enum Description
    Attribute
    Types of attributes which may be present on an Attributable.
    AttributeModifier.Operation
    Enumerable operation to be applied.