Package com.github.darksoulq.abyssallib.world.data.attribute
package com.github.darksoulq.abyssallib.world.data.attribute
-
ClassDescriptionRepresents a player attribute with a specific type and default value,AttributeModifier<T extends Number>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.