net.minecraft.client.gui.widget

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

implements GuiEventListener

cgv$a
net.minecraft.unmapped.C_90932323$C_14718929
net.minecraft.client.gui.widget.EntryListWidget$Entry
net.minecraft.client.gui.GuiListExtended$IGuiListEntry

Field summary

Modifier and TypeField
protected EntryListWidget<E>
a
f_03802276
list
field_195004_a
protected int
b
f_57566675
index
field_195005_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected EntryListWidget<E>
a()
m_73364658()
getList()
func_194998_a()
protected int
b()
m_89939182()
getIndex()
func_195003_b()
protected int
c()
m_46290085()
getY()
func_195001_c()
protected int
d()
m_25739236()
getX()
func_195002_d()
protected void
a(float arg0)
m_25078459(float arg0)
renderOutOfBounds(float tickDelta)
func_195000_a(float arg0)
public abstract void
a(int arg0, int arg1, int arg2, int arg3, boolean arg4, float arg5)
m_79286027(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)