类 ObjectSelectionList<E extends ObjectSelectionList.Entry<E>>

所有已实现的接口:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
直接已知子类:
ChatSelectionScreen.ChatSelectionList, ConfirmExperimentalFeaturesScreen.DetailsScreen.PackList, CreateBuffetWorldScreen.BiomeList, CreateFlatWorldScreen.DetailsList, LanguageSelectScreen.LanguageSelectionList, LoadingErrorScreen.LoadingEntryList, ModListWidget, PresetFlatWorldScreen.PresetsList, RealmsBackupInfoScreen.BackupInfoList, RealmsMainScreen.RealmSelectionList, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsSelectFileToUploadScreen.WorldSelectionList, RealmsSelectWorldTemplateScreen.WorldTemplateList, ReportReasonSelectionScreen.ReasonSelectionList, ServerSelectionList, StatsScreen.GeneralStatisticsList, StatsScreen.ItemStatisticsList, StatsScreen.MobsStatisticsList, TransferableSelectionList, WorldSelectionList

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