Uses of Interface
net.minecraft.client.gui.navigation.FocusNavigationEvent
Packages that use FocusNavigationEvent
Package
Description
-
Uses of FocusNavigationEvent in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components with parameters of type FocusNavigationEventModifier and TypeMethodDescriptionContainerObjectSelectionList.Entry.focusPathAtIndex
(FocusNavigationEvent pEvent, int pIndex) AbstractContainerWidget.nextFocusPath
(FocusNavigationEvent p_313949_) AbstractWidget.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.ContainerObjectSelectionList.Entry.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.ContainerObjectSelectionList.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.ImageWidget.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.LoadingDotsWidget.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.ObjectSelectionList.nextFocusPath
(FocusNavigationEvent p_265150_) PlayerSkinWidget.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event. -
Uses of FocusNavigationEvent in net.minecraft.client.gui.components.events
Methods in net.minecraft.client.gui.components.events with parameters of type FocusNavigationEventModifier and TypeMethodDescriptiondefault ComponentPath
ContainerEventHandler.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.default ComponentPath
GuiEventListener.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.private ComponentPath
ContainerEventHandler.nextFocusPathInDirection
(ScreenRectangle pRectangle, ScreenDirection pDirection, GuiEventListener pListener, FocusNavigationEvent pEvent) Calculates the next focus path in a specific direction.private ComponentPath
ContainerEventHandler.nextFocusPathVaguelyInDirection
(ScreenRectangle pRectangle, ScreenDirection pDirection, GuiEventListener pListener, FocusNavigationEvent pEvent) Calculates the next focus path in a vague direction. -
Uses of FocusNavigationEvent in net.minecraft.client.gui.components.tabs
Methods in net.minecraft.client.gui.components.tabs with parameters of type FocusNavigationEventModifier and TypeMethodDescriptionTabNavigationBar.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event. -
Uses of FocusNavigationEvent in net.minecraft.client.gui.screens.options.controls
Methods in net.minecraft.client.gui.screens.options.controls with parameters of type FocusNavigationEventModifier and TypeMethodDescriptionKeyBindsList.CategoryEntry.nextFocusPath
(FocusNavigationEvent pEvent) Retrieves the next focus path based on the given focus navigation event.