Class ScreenEvent.Preedit.Post

java.lang.Object
net.neoforged.bus.api.Event
Enclosing class:
ScreenEvent.Preedit

public static class ScreenEvent.Preedit.Post extends ScreenEvent.Preedit

Fired after the screen's preedit handler, only if the corresponding Pre event is not canceled and the screen's preedit handler returns false.

This event is not cancellable.

This event is fired on the main NeoForge event bus, only on the logical client.