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

java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<E>
net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<E>
All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, LayoutElement
Direct Known Subclasses:
DebugOptionsScreen.AbstractOptionEntry, EditGameRulesScreen.RuleEntry, KeyBindsList.Entry, OptionsList.Entry, PlayerEntry, RealmsBackupScreen.Entry, RealmsPendingInvitesScreen.Entry, RealmsPlayersTab.Entry, StatsScreen.ItemStatisticsList.Entry
Enclosing class:
ContainerObjectSelectionList<E extends ContainerObjectSelectionList.Entry<E>>

public abstract static class ContainerObjectSelectionList.Entry<E extends ContainerObjectSelectionList.Entry<E>> extends AbstractSelectionList.Entry<E> implements ContainerEventHandler