public static class GuiScreenEvent.BackgroundDrawnEvent extends GuiScreenEvent
GuiScreen.drawBackground(int)
and before the rest of the Gui draws.
This allows drawing next to Guis, above the background but below any tooltips.GuiScreenEvent.ActionPerformedEvent, GuiScreenEvent.BackgroundDrawnEvent, GuiScreenEvent.DrawScreenEvent, GuiScreenEvent.InitGuiEvent, GuiScreenEvent.KeyboardCharTypedEvent, GuiScreenEvent.KeyboardKeyEvent, GuiScreenEvent.KeyboardKeyPressedEvent, GuiScreenEvent.KeyboardKeyReleasedEvent, GuiScreenEvent.MouseClickedEvent, GuiScreenEvent.MouseDragEvent, GuiScreenEvent.MouseInputEvent, GuiScreenEvent.MouseReleasedEvent, GuiScreenEvent.MouseScrollEvent, GuiScreenEvent.PotionShiftEvent
Constructor and Description |
---|
BackgroundDrawnEvent(GuiScreen gui) |
getGui
public BackgroundDrawnEvent(GuiScreen gui)