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

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

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