Class ContainerObjectSelectionList<E extends ContainerObjectSelectionList.Entry<E>>

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
Direct Known Subclasses:
DebugOptionsScreen.OptionList, EditGameRulesScreen.RuleList, KeyBindsList, OptionsList, RealmsBackupScreen.BackupObjectSelectionList, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsPlayersTab.InvitedObjectSelectionList, SocialInteractionsPlayerList, StatsScreen.ItemStatisticsList

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