-
static class
static class
static class
This event fires when a mouse click is detected for a GuiScreen, before it is handled.
static class
static class
static class
This event fires when a mouse drag is detected for a GuiScreen, before it is handled.
static class
static class
static class
This event fires when a mouse release is detected for a GuiScreen, before it is handled.
static class
static class
This event fires after IGuiEventListener#mouseScrolled(double)
if the scroll was not already handled.
static class
This event fires when a mouse scroll is detected for a GuiScreen, before it is handled.