Class AbstractOptionList.Entry<E extends AbstractOptionList.Entry<E>>

java.lang.Object
net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry<E>
net.minecraft.client.gui.widget.list.AbstractOptionList.Entry<E>
All Implemented Interfaces:
IGuiEventListener, INestedGuiEventHandler
Direct Known Subclasses:
EditGamerulesScreen.Gamerule, FilterListEntry, KeyBindingList.Entry, OptionsRowList.Row
Enclosing class:
AbstractOptionList<E extends AbstractOptionList.Entry<E>>

public abstract static class AbstractOptionList.Entry<E extends AbstractOptionList.Entry<E>> extends AbstractList.AbstractListEntry<E> implements INestedGuiEventHandler