Class ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>>

java.lang.Object
net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry<E>
net.minecraft.client.gui.widget.list.ExtendedList.AbstractListEntry<E>
All Implemented Interfaces:
IGuiEventListener
Direct Known Subclasses:
CreateBuffetWorldScreen.BiomeList.BiomeEntry, CreateFlatWorldScreen.DetailsList.LayerEntry, FlatPresetsScreen.SlotList.PresetEntry, LanguageScreen.List.LanguageEntry, LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry, ModListWidget.ModEntry, RealmsBackupInfoScreen.BackupInfoEntry, RealmsBackupScreen.BackupObjectSelectionListEntry, RealmsMainScreen.ListEntry, RealmsPendingInvitesScreen.InvitationEntry, RealmsPlayerScreen.InvitedEntry, RealmsSelectFileToUploadScreen.WorldSelectionEntry, RealmsSelectWorldTemplateScreen.WorldTemplateSelectionEntry, ResourcePackList.ResourcePackEntry, ServerSelectionList.Entry, StatsScreen.CustomStatsList.Entry, StatsScreen.MobStatsList.Entry, StatsScreen.StatsList.Entry, WorldSelectionList.Entry
Enclosing class:
ExtendedList<E extends AbstractList.AbstractListEntry<E>>

public abstract static class ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>> extends AbstractList.AbstractListEntry<E>
  • Constructor Details

    • AbstractListEntry

      public AbstractListEntry()
  • Method Details

    • changeFocus

      public boolean changeFocus(boolean p_231049_1_)