Staff Attribute Modifiers Component Builder
An AttributeModifiersComponent builder with the option to add staff defaults.
Functions
Link copied to clipboard
fun add(attribute: RegistryEntry<EntityAttribute>, modifier: EntityAttributeModifier, slot: AttributeModifierSlot): StaffAttributeModifiersComponentBuilder
Adds an attribute modifier of the given entity attribute for the given slot.
Link copied to clipboard
Adds the default staff modifier of the given entity attribute as main hand modifier.
Link copied to clipboard
Builds an AttributeModifiersComponent from the previously supplied attribute modifiers.