net.minecraft.client.gui.widget

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

extends EntryListWidget$Entry<E> implements Narratable

All mapped superinterfaces:

Widget, Element, Navigable, Narratable

net.minecraft.client.gui.components.ObjectSelectionList$Entry
net.minecraft.class_4280$class_4281
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget$Entry

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public abstract Text
getNarration()
method_37006()
getNarration()
public boolean
mouseClicked(MouseButtonEvent event, boolean doubleClick)
method_25402(class_11909 arg0, boolean arg1)
mouseClicked(Click arg0, boolean arg1)
public void
updateNarration(NarrationElementOutput output)
method_37020(class_6382 arg0)
appendNarrations(NarrationMessageBuilder arg0)
public ScreenRect
getRectangle()
method_48202()
getNavigationFocus()
public void
visitWidgets(Consumer widgetVisitor)
method_48206(Consumer arg0)
forEachChild(Consumer arg0)
public int
getHeight()
method_25364()
getHeight()
public int
getWidth()
method_25368()
getWidth()
public int
getY()
method_46427()
getY()
public int
getX()
method_46426()
getX()
public int
getContentRight()
method_73389()
getContentRightEnd()
public int
getContentXMiddle()
method_73388()
getContentMiddleX()
public int
getContentWidth()
method_73387()
getContentWidth()
public int
getContentBottom()
method_73386()
getContentBottomEnd()
public int
getContentYMiddle()
method_73385()
getContentMiddleY()
public int
getContentHeight()
method_73384()
getContentHeight()
public int
getContentY()
method_73382()
getContentY()
public int
getContentX()
method_73380()
getContentX()
public void
setHeight(int height)
method_73383(int arg0)
setHeight(int arg0)
public void
setWidth(int width)
method_73381(int arg0)
setWidth(int arg0)
public void
setY(int y)
method_46419(int arg0)
setY(int arg0)
public void
setX(int x)
method_46421(int arg0)
setX(int arg0)
public boolean
isMouseOver(double mx, double my)
method_25405(double arg0, double arg1)
isMouseOver(double arg0, double arg1)
public boolean
isFocused()
method_25370()
isFocused()
public void
setFocused(boolean focused)
method_25365(boolean arg0)
setFocused(boolean arg0)