public abstract static class GuiListExtendedNew.IGuiListEntryNew<E extends GuiListExtendedNew.IGuiListEntryNew<E>> extends java.lang.Object implements IGuiEventListener
Modifier and Type | Field and Description |
---|---|
protected int |
index |
protected GuiListExtendedNew<E> |
list |
Constructor and Description |
---|
IGuiListEntryNew() |
Modifier and Type | Method and Description |
---|---|
abstract void |
drawEntry(int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean p_194999_5_,
float partialTicks) |
protected void |
func_195000_a(float p_195000_1_) |
protected int |
getIndex() |
protected GuiListExtendedNew<E> |
getList() |
protected int |
getX() |
protected int |
getY() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFocus, charTyped, focusChanged, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled
protected GuiListExtendedNew<E extends GuiListExtendedNew.IGuiListEntryNew<E>> list
protected int index
protected GuiListExtendedNew<E> getList()
protected int getIndex()
protected int getY()
protected int getX()
protected void func_195000_a(float p_195000_1_)
public abstract void drawEntry(int entryWidth, int entryHeight, int mouseX, int mouseY, boolean p_194999_5_, float partialTicks)