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

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
Direct Known Subclasses:
ChatSelectionScreen.ChatSelectionList, ConfirmExperimentalFeaturesScreen.DetailsScreen.PackList, CreateBuffetWorldScreen.BiomeList, CreateFlatWorldScreen.DetailsList, LanguageSelectScreen.LanguageSelectionList, LoadingErrorScreen.LoadingEntryList, ModListWidget, PresetFlatWorldScreen.PresetsList, RealmsBackupInfoScreen.BackupInfoList, RealmsObjectSelectionList, ReportReasonSelectionScreen.ReasonSelectionList, ServerSelectionList, StatsScreen.GeneralStatisticsList, StatsScreen.ItemStatisticsList, StatsScreen.MobsStatisticsList, TransferableSelectionList, WorldSelectionList

public abstract class ObjectSelectionList<E extends ObjectSelectionList.Entry<E>> extends AbstractSelectionList<E>