Uses of Enum Class
net.minecraft.client.gui.widget.list.AbstractList.Ordering
Packages that use AbstractList.Ordering
-
Uses of AbstractList.Ordering in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type AbstractList.OrderingModifier and TypeMethodDescriptionprotected voidServerSelectionList.moveSelection(AbstractList.Ordering p_241219_1_) protected voidWorldSelectionList.moveSelection(AbstractList.Ordering p_241219_1_) -
Uses of AbstractList.Ordering in net.minecraft.client.gui.widget.list
Methods in net.minecraft.client.gui.widget.list that return AbstractList.OrderingModifier and TypeMethodDescriptionstatic AbstractList.OrderingReturns 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.Methods in net.minecraft.client.gui.widget.list with parameters of type AbstractList.OrderingModifier and TypeMethodDescriptionprotected voidAbstractList.moveSelection(AbstractList.Ordering p_241219_1_) protected voidAbstractList.moveSelection(AbstractList.Ordering p_241572_1_, Predicate<E> p_241572_2_)