Uses of Class
net.neoforged.neoforge.client.event.ScreenEvent.MouseScrolled
Packages that use ScreenEvent.MouseScrolled
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of ScreenEvent.MouseScrolled in net.neoforged.neoforge.client.event
Subclasses of ScreenEvent.MouseScrolled in net.neoforged.neoforge.client.eventModifier and TypeClassDescriptionstatic classFired after the mouse scroll is handled, if not handled by the screen and the correspondingScreenEvent.MouseScrolled.Preis not cancelled.static classFired before the mouse scroll is handled by the screen.