Package com.github.darksoulq.abyssallib.world.data.attribute


package com.github.darksoulq.abyssallib.world.data.attribute
  • Class
    Description
    Attribute<T extends Number>
    Represents a player attribute with a specific type and default value,
    Represents a modifier applied to an attribute's base value.
    Defines arithmetic operations that can be applied to numeric attributes via AttributeModifier.
    Manages custom attributes and modifiers for entities with persistent storage support.