Uses of Enum Class
net.minecraft.client.gui.screen.NavigationDirection
Packages that use NavigationDirection
Package
Description
The base package for all Minecraft classes.
-
Uses of NavigationDirection in net.minecraft
Fields in net.minecraft declared as NavigationDirectionModifier and TypeFieldDescriptionprivate final NavigationDirectionclass_8023.class_8024.directionThe field for thedirectionrecord component.Methods in net.minecraft that return NavigationDirectionModifier and TypeMethodDescriptionclass_8023.class_8024.direction()Returns the value of thedirectionrecord component.class_8023.class_8024.method_48231()class_8023.class_8025.method_48231()class_8023.class_8026.method_48231()class_8023.method_48231()Methods in net.minecraft with parameters of type NavigationDirectionModifier and TypeMethodDescriptionclass_8029.method_48247(NavigationDirection navigationDirection) class_8030.method_48251(NavigationDirection navigationDirection) intclass_8030.method_48255(NavigationDirection navigationDirection) class_8030.method_48256(NavigationDirection navigationDirection) Constructors in net.minecraft with parameters of type NavigationDirection -
Uses of NavigationDirection in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type NavigationDirectionModifier and TypeMethodDescriptionprivate @Nullable class_8016ParentElement.method_48217(class_8030 class_8030, NavigationDirection navigationDirection, @Nullable Element element, class_8023 class_8023) private @Nullable class_8016ParentElement.method_48220(class_8030 class_8030, NavigationDirection navigationDirection, @Nullable Element element, class_8023 class_8023) -
Uses of NavigationDirection in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen that return NavigationDirectionModifier and TypeMethodDescriptionNavigationAxis.getDirection(boolean positive) NavigationAxis.getNegativeDirection()NavigationDirection.getOpposite()NavigationAxis.getPositiveDirection()static NavigationDirectionReturns the enum constant of this class with the specified name.static NavigationDirection[]NavigationDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.screen with parameters of type NavigationDirectionModifier and TypeMethodDescriptionprivate class_8023.class_8024Screen.method_48264(NavigationDirection navigationDirection) -
Uses of NavigationDirection in net.minecraft.client.gui.screen.report
Methods in net.minecraft.client.gui.screen.report with parameters of type NavigationDirectionModifier and TypeMethodDescriptionChatSelectionScreen.SelectionListWidget.method_48197(NavigationDirection navigationDirection) -
Uses of NavigationDirection in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type NavigationDirectionModifier and TypeMethodDescriptionprotected EEntryListWidget.method_48197(NavigationDirection navigationDirection) protected EEntryListWidget.method_48198(NavigationDirection navigationDirection, Predicate<E> predicate) protected EEntryListWidget.method_48199(NavigationDirection navigationDirection, Predicate<E> predicate, E e)