Class ObjectSelectionList.Entry<E extends ObjectSelectionList.Entry<E>>

java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<E>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<E>
All Implemented Interfaces:
GuiEventListener, NarrationSupplier
Direct Known Subclasses:
CreateBuffetWorldScreen.BiomeList.Entry, CreateFlatWorldScreen.DetailsList.Entry, LanguageSelectScreen.LanguageSelectionList.Entry, LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry, ModListWidget.ModEntry, PresetFlatWorldScreen.PresetsList.Entry, RealmsBackupInfoScreen.BackupInfoListEntry, RealmsBackupScreen.Entry, RealmsMainScreen.Entry, RealmsPendingInvitesScreen.Entry, RealmsPlayerScreen.Entry, RealmsSelectFileToUploadScreen.Entry, RealmsSelectWorldTemplateScreen.Entry, ServerSelectionList.Entry, StatsScreen.GeneralStatisticsList.Entry, StatsScreen.ItemStatisticsList.ItemRow, StatsScreen.MobsStatisticsList.MobRow, TransferableSelectionList.PackEntry, WorldSelectionList.WorldListEntry
Enclosing class:
ObjectSelectionList<E extends ObjectSelectionList.Entry<E>>

public abstract static class ObjectSelectionList.Entry<E extends ObjectSelectionList.Entry<E>> extends AbstractSelectionList.Entry<E> implements NarrationSupplier