Class ScreenEvent.Init.Post

java.lang.Object
net.minecraftforge.eventbus.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 have a result.

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