Uses of Interface
net.minecraft.client.gui.navigation.GuiNavigation
Package
Description
-
Uses of GuiNavigation in net.minecraft.client.gui
Modifier and TypeMethodDescriptionprivate @Nullable GuiNavigationPath
ParentElement.computeChildPath
(ScreenRect focus, NavigationDirection direction, @Nullable Element focused, GuiNavigation navigation) private @Nullable GuiNavigationPath
ParentElement.computeInitialChildPath
(ScreenRect focus, NavigationDirection direction, @Nullable Element focused, GuiNavigation navigation) default @Nullable GuiNavigationPath
Element.getNavigationPath
(GuiNavigation navigation) default @Nullable GuiNavigationPath
ParentElement.getNavigationPath
(GuiNavigation navigation) -
Uses of GuiNavigation in net.minecraft.client.gui.screen.option
Modifier and TypeMethodDescriptionControlsListWidget.CategoryEntry.getNavigationPath
(GuiNavigation navigation) -
Uses of GuiNavigation in net.minecraft.client.gui.widget
Modifier and TypeMethodDescriptionAlwaysSelectedEntryListWidget.getNavigationPath
(GuiNavigation navigation) ClickableWidget.getNavigationPath
(GuiNavigation navigation) ContainerWidget.getNavigationPath
(GuiNavigation navigation) ElementListWidget.Entry.getNavigationPath
(GuiNavigation navigation) ElementListWidget.Entry.getNavigationPath
(GuiNavigation navigation, int index) ElementListWidget.getNavigationPath
(GuiNavigation navigation) IconWidget.getNavigationPath
(GuiNavigation navigation) LoadingWidget.getNavigationPath
(GuiNavigation navigation) PlayerSkinWidget.getNavigationPath
(GuiNavigation navigation) TabNavigationWidget.getNavigationPath
(GuiNavigation navigation)