Uses of Enum Class
net.minecraft.client.gui.components.AbstractSelectionList.SelectionDirection
Package
Description
-
Uses of AbstractSelectionList.SelectionDirection in net.minecraft.client.gui.components
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractSelectionList.SelectionDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
AbstractSelectionList.moveSelection(AbstractSelectionList.SelectionDirection p_93463_)
protected void
AbstractSelectionList.moveSelection(AbstractSelectionList.SelectionDirection p_93465_, Predicate<E> p_93466_)
-
Uses of AbstractSelectionList.SelectionDirection in net.minecraft.client.gui.screens.multiplayer
Modifier and TypeMethodDescriptionprotected void
ServerSelectionList.moveSelection(AbstractSelectionList.SelectionDirection p_99788_)
-
Uses of AbstractSelectionList.SelectionDirection in net.minecraft.client.gui.screens.worldselection
Modifier and TypeMethodDescriptionprotected void
WorldSelectionList.moveSelection(AbstractSelectionList.SelectionDirection p_101673_)