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

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

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