Attribute Util
Functions
Link copied to clipboard
Creates an EntityAttributeModifier, which changes the attack damage to totalAttackDamage after subtracting the player's base attack damage.
Link copied to clipboard
Creates an EntityAttributeModifier, which changes the attack speed to totalAttackSpeed after subtracting the player's base attack speed.
Link copied to clipboard
Creates an EntityAttributeModifier, which changes the attack speed to the reciprocal of totalEquipTime after subtracting the player's base attack speed.
Link copied to clipboard
Creates an EntityAttributeModifier, which increases the interaction range by additionalRange.