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 event, int index) AbstractContainerWidget.nextFocusPath(FocusNavigationEvent p_313949_) AbstractWidget.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.ContainerObjectSelectionList.Entry.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.ContainerObjectSelectionList.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.ImageWidget.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.LoadingDotsWidget.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.ObjectSelectionList.nextFocusPath(FocusNavigationEvent p_265150_) PlayerSkinWidget.nextFocusPath(FocusNavigationEvent event) 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 ComponentPathContainerEventHandler.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.default ComponentPathGuiEventListener.nextFocusPath(FocusNavigationEvent event) Retrieves the next focus path based on the given focus navigation event.private ComponentPathContainerEventHandler.nextFocusPathInDirection(ScreenRectangle rectangle, ScreenDirection direction, GuiEventListener listener, FocusNavigationEvent event) Calculates the next focus path in a specific direction.private ComponentPathContainerEventHandler.nextFocusPathVaguelyInDirection(ScreenRectangle rectangle, ScreenDirection direction, GuiEventListener listener, FocusNavigationEvent event) 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 event) 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 event) Retrieves the next focus path based on the given focus navigation event.