Uses of Interface
net.minecraft.client.gui.navigation.GuiNavigation
Packages that use GuiNavigation
Package
Description
-
Uses of GuiNavigation in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type GuiNavigationModifier and TypeMethodDescriptionprivate @Nullable GuiNavigationPathParentElement.computeChildPath(ScreenRect focus, NavigationDirection direction, @Nullable Element focused, GuiNavigation navigation) private @Nullable GuiNavigationPathParentElement.computeInitialChildPath(ScreenRect focus, NavigationDirection direction, @Nullable Element focused, GuiNavigation navigation) default @Nullable GuiNavigationPathElement.getNavigationPath(GuiNavigation navigation) default @Nullable GuiNavigationPathParentElement.getNavigationPath(GuiNavigation navigation) -
Uses of GuiNavigation in net.minecraft.client.gui.screen.option
Methods in net.minecraft.client.gui.screen.option with parameters of type GuiNavigationModifier and TypeMethodDescription@Nullable GuiNavigationPathControlsListWidget.CategoryEntry.getNavigationPath(GuiNavigation navigation) -
Uses of GuiNavigation in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type GuiNavigationModifier and TypeMethodDescription@Nullable GuiNavigationPathAlwaysSelectedEntryListWidget.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathClickableWidget.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathContainerWidget.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathElementListWidget.Entry.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathElementListWidget.Entry.getNavigationPath(GuiNavigation navigation, int index) @Nullable GuiNavigationPathElementListWidget.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathIconWidget.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathPlayerSkinWidget.getNavigationPath(GuiNavigation navigation) @Nullable GuiNavigationPathTabNavigationWidget.getNavigationPath(GuiNavigation navigation) -
Uses of GuiNavigation in net.minecraft.client.realms.gui
Methods in net.minecraft.client.realms.gui with parameters of type GuiNavigationModifier and TypeMethodDescription@Nullable GuiNavigationPathRealmsLoadingWidget.getNavigationPath(GuiNavigation navigation)