net.minecraft.client.gui.widget

public abstract class EntryListWidget$Entry<E extends EntryListWidget$Entry<E>>

implements GuiEventListener

chg$a
net.minecraft.class_1802$class_1803
net.minecraft.client.gui.widget.EntryListWidget$Entry
net.minecraft.client.gui.GuiListExtended$IGuiListEntry
net.minecraft.client.gui.GuiListExtended$IGuiListEntry

Field summary

Modifier and TypeField
protected EntryListWidget<E>
a
field_20074
list
field_195004_a
list
protected int
b
field_20075
index
field_195005_b
index

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected EntryListWidget<E>
a()
method_18400()
getList()
func_194998_a()
getList()
protected int
b()
method_18402()
getIndex()
func_195003_b()
getIndex()
protected int
c()
method_18403()
getY()
func_195001_c()
getY()
protected int
d()
method_18404()
getX()
func_195002_d()
getX()
protected void
a(float arg0)
method_18401(float arg0)
renderOutOfBounds(float tickDelta)
func_195000_a(float arg0)
func_195000_a(float arg0)
public abstract void
a(int arg0, int arg1, int arg2, int arg3, boolean arg4, float arg5)
method_6700(int arg0, int arg1, int arg2, int arg3, boolean arg4, float arg5)
render(int width, int height, int mouseX, int mouseY, boolean hovered, float tickDelta)
func_194999_a(int arg0, int arg1, int arg2, int arg3, boolean arg4, float arg5)
drawEntry(int entryWidth, int entryHeight, int mouseX, int mouseY, boolean arg4, float partialTicks)