public static class GuiScreenEvent.MouseInputEvent.Post extends GuiScreenEvent.MouseInputEvent
GuiScreen.handleMouseInput() provided that the active
screen has not been changed as a result of GuiScreen.handleMouseInput() and
the GuiScreen.mouseHandled flag has not been set.
Cancel this event when you successfully use the mouse input to prevent other handlers from using the same input.GuiScreenEvent.MouseInputEvent.Post, GuiScreenEvent.MouseInputEvent.PreGuiScreenEvent.ActionPerformedEvent, GuiScreenEvent.BackgroundDrawnEvent, GuiScreenEvent.DrawScreenEvent, GuiScreenEvent.InitGuiEvent, GuiScreenEvent.KeyboardInputEvent, GuiScreenEvent.MouseInputEvent, GuiScreenEvent.PotionShiftEventEvent.HasResult, Event.ResultgetGuigetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic Post(GuiScreen gui)