public class GuiContainerEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
GuiContainerEvent.DrawForeground
This event is fired directly after the GuiContainer has draw any foreground elements,
But before the "dragged" stack, and before any tooltips.
|
Event.HasResult, Event.Result| Constructor and Description |
|---|
GuiContainerEvent(GuiContainer guiContainer) |
| Modifier and Type | Method and Description |
|---|---|
GuiContainer |
getGuiContainer() |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic GuiContainerEvent(GuiContainer guiContainer)
public GuiContainer getGuiContainer()