Package dev.architectury.event
package dev.architectury.event
-
ClassDescriptionA result from an event, determines if the event should continue to other listeners, determines the outcome of the event, and provides extra result for the outcome.Event<T>EventActor<T>A result from an event, determines if the event should continue to other listeners, and determines the outcome of the event.