Uses of Enum Class
net.minecraft.client.gui.widget.list.AbstractList.Ordering
-
Uses of AbstractList.Ordering in net.minecraft.client.gui.screen
Modifier and TypeMethodDescriptionprotected void
ServerSelectionList.moveSelection
(AbstractList.Ordering p_241219_1_) protected void
WorldSelectionList.moveSelection
(AbstractList.Ordering p_241219_1_) -
Uses of AbstractList.Ordering in net.minecraft.client.gui.widget.list
Modifier and TypeMethodDescriptionstatic AbstractList.Ordering
Returns the enum constant of this class with the specified name.static AbstractList.Ordering[]
AbstractList.Ordering.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
AbstractList.moveSelection
(AbstractList.Ordering p_241219_1_) protected void
AbstractList.moveSelection
(AbstractList.Ordering p_241572_1_, Predicate<E> p_241572_2_)