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 classThis event fires afterIGuiEventListener#mouseScrolled(double)if the scroll was not already handled.static classThis event fires when a mouse scroll is detected for a GuiScreen, before it is handled.