Uses of Class
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
-
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen Modifier and Type Class Description (package private) classCustomizeBuffetLevelScreen.BuffetBiomesListWidget(package private) classCustomizeFlatLevelScreen.SuperflatLayersListWidget(package private) classPresetsScreen.SuperflatPresetsListWidget(package private) classStatsScreen.EntityStatsListWidget(package private) classStatsScreen.GeneralStatsListWidget(package private) classStatsScreen.ItemStatsListWidgetFields in net.minecraft.client.gui.screen declared as AlwaysSelectedEntryListWidget Modifier and Type Field Description private @Nullable AlwaysSelectedEntryListWidget<?>StatsScreen. selectedListMethods in net.minecraft.client.gui.screen that return AlwaysSelectedEntryListWidget Modifier and Type Method Description @Nullable AlwaysSelectedEntryListWidget<?>StatsScreen. getSelectedStatList()Methods in net.minecraft.client.gui.screen with parameters of type AlwaysSelectedEntryListWidget Modifier and Type Method Description voidStatsScreen. selectStatList(@Nullable AlwaysSelectedEntryListWidget<?> list) -
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.multiplayer
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.multiplayer Modifier and Type Class Description classMultiplayerServerListWidget -
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.option
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.option Modifier and Type Class Description (package private) classLanguageOptionsScreen.LanguageSelectionListWidget -
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.pack
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.pack Modifier and Type Class Description classPackListWidget -
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.world
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.gui.screen.world Modifier and Type Class Description classWorldListWidget -
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.realms
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.realms Modifier and Type Class Description classRealmsObjectSelectionList<E extends AlwaysSelectedEntryListWidget.Entry<E>> -
Uses of AlwaysSelectedEntryListWidget in net.minecraft.client.realms.gui.screen
Subclasses of AlwaysSelectedEntryListWidget in net.minecraft.client.realms.gui.screen Modifier and Type Class Description (package private) classRealmsBackupInfoScreen.BackupInfoList(package private) classRealmsBackupScreen.BackupObjectSelectionList(package private) classRealmsMainScreen.RealmSelectionList(package private) classRealmsPendingInvitesScreen.PendingInvitationSelectionList(package private) classRealmsPlayerScreen.InvitedObjectSelectionList(package private) classRealmsSelectFileToUploadScreen.WorldSelectionList(package private) classRealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList