Uses of Class
net.minecraftforge.client.event.ScreenEvent.MouseScrollEvent
Packages that use ScreenEvent.MouseScrollEvent
-
Uses of ScreenEvent.MouseScrollEvent in net.minecraftforge.client.event
Subclasses of ScreenEvent.MouseScrollEvent in net.minecraftforge.client.eventModifier and TypeClassDescriptionstatic classThis event fires afterGuiEventListener.mouseScrolled(double, double, 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.