Class EntityAttributeModificationEvent

  • All Implemented Interfaces:
    IModBusEvent

    public class EntityAttributeModificationEvent
    extends net.minecraftforge.eventbus.api.Event
    implements IModBusEvent
    EntityAttributeModificationEvent.
    Use this event to add attributes to existing entity types. This event is fired after registration and before common setup, and after EntityAttributeCreationEvent
    Fired on the Mod bus IModBusEvent.