public class GuiOpenEvent
extends net.minecraftforge.eventbus.api.Event
This event is called before any Gui will open.
If you don't want this to happen, cancel the event.
If you want to override this Gui, simply set the gui variable to your own Gui.
Author:
jk-5
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event