Package appeng.api.events
package appeng.api.events
-
ClassDescriptionIndicates that this
Eventis auto-invoking: it calls the event callback implemented by a context parameter type automatically and without registration.Event<T>Base class for Fabric's event implementations.Helper for creatingEventclasses.Contains phase-sorting logic forArrayBackedEvent.