Package-level declarations
Types
A cancellable event
A special java.util.concurrent.CopyOnWriteArrayList that stores EventHooks.
Occurs when the running Job is canceled because EventListener.running is false
A modern and fast event handler using lambda handlers
MixinEntityRenderState of event. Might be PRE or POST.
Schedules tasks that must run inside net.minecraft.client.Minecraft.tick.
Properties
Functions
Returns computed ReadWriteProperty based on the accumulator of specific event.
Remove cached scope and cancel it.
Registers an event hook for events of type T and launches a sequence
Start a Job on event.
Ticks until the fixed amount of ticks ran out or the breakLoop says to continue.
Registers a repeatable sequence which repeats the execution of code on GameTickEvent.
Waits a fixed amount of seconds on tick level before continuing. Re-entry at the game tick.
Wrap the original interceptor and make it auto-detect the listener's running state at suspension to determine whether to resume the continuation.