net.minecraft.client.gui.components

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

implements GuiEventListener, LayoutElement

ghp$a
net.minecraft.client.gui.components.AbstractSelectionList$Entry
net.minecraft.class_350$class_351
net.minecraft.client.gui.widget.EntryListWidget$Entry

Field summary

Modifier and TypeField
public static final int
h
CONTENT_PADDING
field_62115
PADDING
private int
a
x
field_62111
x
private int
b
y
field_62112
y
private int
c
width
field_62113
width
private int
d
height
field_62114
height
AbstractSelectionList<E>
e
list
field_22752
parentList

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public void
b(boolean arg0)
setFocused(boolean arg0)
method_25365(boolean arg0)
setFocused(boolean arg0)
public boolean
aO_()
isFocused()
method_25370()
isFocused()
public abstract void
a(ghi arg0, int arg1, int arg2, boolean arg3, float arg4)
renderContent(GuiGraphics arg0, int arg1, int arg2, boolean arg3, float arg4)
method_25343(class_332 arg0, int arg1, int arg2, boolean arg3, float arg4)
render(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks)
public boolean
a_(double arg0, double arg1)
isMouseOver(double arg0, double arg1)
method_25405(double arg0, double arg1)
isMouseOver(double arg0, double arg1)
public void
f(int arg0)
setX(int arg0)
method_46421(int arg0)
setX(int arg0)
public void
g(int arg0)
setY(int arg0)
method_46419(int arg0)
setY(int arg0)
public void
h(int arg0)
setWidth(int arg0)
method_73381(int arg0)
setWidth(int width)
public void
i(int arg0)
setHeight(int arg0)
method_73383(int arg0)
setHeight(int height)
public int
d()
getContentX()
method_73380()
getContentX()
public int
h()
getContentY()
method_73382()
getContentY()
public int
i()
getContentHeight()
method_73384()
getContentHeight()
public int
j()
getContentYMiddle()
method_73385()
getContentMiddleY()
public int
k()
getContentBottom()
method_73386()
getContentBottomEnd()
public int
l()
getContentWidth()
method_73387()
getContentWidth()
public int
m()
getContentXMiddle()
method_73388()
getContentMiddleX()
public int
n()
getContentRight()
method_73389()
getContentRightEnd()
public int
aS_()
getX()
method_46426()
getX()
public int
aT_()
getY()
method_46427()
getY()
public int
aR_()
getWidth()
method_25368()
getWidth()
public int
aQ_()
getHeight()
method_25364()
getHeight()
public void
a(Consumer<ght> arg0)
visitWidgets(Consumer<AbstractWidget> arg0)
method_48206(Consumer<class_339> arg0)
forEachChild(Consumer<ClickableWidget> arg0)
public ScreenRectangle
aU_()
getRectangle()
method_48202()
getNavigationFocus()