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

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Widget, NarratableEntry, NarrationSupplier
Direct Known Subclasses:
EditGameRulesScreen.RuleList, KeyBindsList, OptionsList, SocialInteractionsPlayerList

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