Uses of Class
net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent
Packages that use GuiScreenEvent.MouseScrollEvent
-
Uses of GuiScreenEvent.MouseScrollEvent in net.minecraftforge.client.event
Subclasses of GuiScreenEvent.MouseScrollEvent in net.minecraftforge.client.eventModifier and TypeClassDescriptionstatic class
This event fires afterIGuiEventListener#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.