Uses of Enum Class
net.minecraftforge.client.gui.ModListScreen.SortType
Packages that use ModListScreen.SortType
-
Uses of ModListScreen.SortType in net.minecraftforge.client.gui
Fields in net.minecraftforge.client.gui declared as ModListScreen.SortTypeMethods in net.minecraftforge.client.gui that return ModListScreen.SortTypeModifier and TypeMethodDescriptionstatic ModListScreen.SortType
Returns the enum constant of this class with the specified name.static ModListScreen.SortType[]
ModListScreen.SortType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraftforge.client.gui with parameters of type ModListScreen.SortTypeModifier and TypeMethodDescriptionprivate void
ModListScreen.resortMods
(ModListScreen.SortType newSort)