Class EntryListWidget.Entry<E extends EntryListWidget.Entry<E>>

java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
All Implemented Interfaces:
Element
Direct Known Subclasses:
AlwaysSelectedEntryListWidget.Entry, ElementListWidget.Entry
Enclosing class:
EntryListWidget<E extends EntryListWidget.Entry<E>>

@Environment(CLIENT)
public abstract static class EntryListWidget.Entry<E extends EntryListWidget.Entry<E>>
extends Object
implements Element