Package dev.architectury.event


package dev.architectury.event
  • Class
    Description
    A 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.
     
     
     
     
    A result from an event, determines if the event should continue to other listeners, and determines the outcome of the event.