Uses of Class
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
-
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen
Subclasses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen Modifier and Type Class Description (package private) classCustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem(package private) classCustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntryclassPresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry(package private) classStatsScreen.EntityStatsListWidget.Entry(package private) classStatsScreen.GeneralStatsListWidget.Entry(package private) classStatsScreen.ItemStatsListWidget.Entry -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.multiplayer
Subclasses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.multiplayer Modifier and Type Class Description static classMultiplayerServerListWidget.Entrystatic classMultiplayerServerListWidget.LanServerEntrystatic classMultiplayerServerListWidget.ScanningEntryclassMultiplayerServerListWidget.ServerEntry -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.option
Subclasses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.option Modifier and Type Class Description classLanguageOptionsScreen.LanguageSelectionListWidget.LanguageEntry -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.pack
Subclasses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.pack Modifier and Type Class Description static classPackListWidget.ResourcePackEntry -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.world
Subclasses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.screen.world Modifier and Type Class Description classWorldListWidget.Entry -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.gui.widget
Classes in net.minecraft.client.gui.widget with type parameters of type AlwaysSelectedEntryListWidget.Entry Modifier and Type Class Description static classAlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>> -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.realms
Classes in net.minecraft.client.realms with type parameters of type AlwaysSelectedEntryListWidget.Entry Modifier and Type Class Description classRealmsObjectSelectionList<E extends AlwaysSelectedEntryListWidget.Entry<E>> -
Uses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.realms.gui.screen
Subclasses of AlwaysSelectedEntryListWidget.Entry in net.minecraft.client.realms.gui.screen Modifier and Type Class Description (package private) classRealmsBackupInfoScreen.BackupInfoListEntry(package private) classRealmsBackupScreen.BackupObjectSelectionListEntry(package private) classRealmsMainScreen.Entry(package private) classRealmsMainScreen.RealmSelectionListEntry(package private) classRealmsMainScreen.RealmSelectionListTrialEntry(package private) classRealmsPendingInvitesScreen.PendingInvitationSelectionListEntry(package private) classRealmsPlayerScreen.InvitedObjectSelectionListEntry(package private) classRealmsSelectFileToUploadScreen.WorldListEntry(package private) classRealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntryMethods in net.minecraft.client.realms.gui.screen with parameters of type AlwaysSelectedEntryListWidget.Entry Modifier and Type Method Description static voidRealmsAcceptRejectButton. handleClick(RealmsObjectSelectionList<?> selectionList, AlwaysSelectedEntryListWidget.Entry<?> entry, List<RealmsAcceptRejectButton> buttons, int button, double mouseX, double mouseY)intRealmsMainScreen.RealmSelectionList. method_30161(AlwaysSelectedEntryListWidget.Entry entry)voidRealmsMainScreen.RealmSelectionList. setSelected(@Nullable AlwaysSelectedEntryListWidget.Entry entry)