Uses of Record Class
net.minecraft.client.gui.navigation.FocusNavigationEvent.ArrowNavigation
Packages that use FocusNavigationEvent.ArrowNavigation
Package
Description
-
Uses of FocusNavigationEvent.ArrowNavigation in net.minecraft.client.gui.components.events
Methods in net.minecraft.client.gui.components.events with parameters of type FocusNavigationEvent.ArrowNavigationModifier and TypeMethodDescriptionprivate @Nullable ComponentPathContainerEventHandler.handleArrowNavigation(FocusNavigationEvent.ArrowNavigation arrowNavigation) Handles arrow-based navigation events.private @Nullable ComponentPathContainerEventHandler.nextFocusPathInDirection(ScreenRectangle focusedRectangle, ScreenDirection direction, @Nullable GuiEventListener excluded, FocusNavigationEvent.ArrowNavigation navigationEvent) -
Uses of FocusNavigationEvent.ArrowNavigation in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens that return FocusNavigationEvent.ArrowNavigation