Class InitGuiComponentEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.InitGuiComponentEvent
This event is fired when a
GuiComponent is created. This event is
called in its constructor, meaning it will not have been added to the Gui.components list yet. It cannot be cancelled.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gui
-
component
-
-
Constructor Details
-
InitGuiComponentEvent
-