Class ScreenEvent.Init.Post

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

public static class ScreenEvent.Init.Post extends ScreenEvent.Init
Fired after the screen's overridable initialization method is called.

This event is not cancellable, and does not

invalid reference
have a result
.

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