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