Class ComponentRenderEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.ComponentRenderEvent
This event is fired when a
GuiComponent renders using GuiComponent.render(IGameInstance, IAssetManager, IRenderer, int, int).
Cancelling it will result in the component not being rendered.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gui
-
id
public final int id -
component
-
-
Constructor Details
-
ComponentRenderEvent
-