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.PotionShiftEventEvent.HasResult, Event.Result| コンストラクタと説明 | 
|---|
| BackgroundDrawnEvent(Screen gui) | 
getGuigetListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic BackgroundDrawnEvent(Screen gui)