Package net.minecraft.client.gui.screen
Class StatsScreen.EntityStatsListWidget
java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.screen.StatsScreen.class_775
net.minecraft.client.gui.screen.StatsScreen.EntityStatsListWidget
- Enclosing class:
- StatsScreen
@Environment(CLIENT) class StatsScreen.EntityStatsListWidget extends StatsScreen.class_775
- Mappings:
Namespace Name official ayf$aintermediary net/minecraft/class_770$class_771named net/minecraft/client/gui/screen/StatsScreen$EntityStatsListWidget
-
Field Summary
Fields inherited from class net.minecraft.client.gui.screen.StatsScreen.class_775
field_3350, field_3351, field_3352, field_3353, field_3354Fields inherited from class net.minecraft.client.gui.widget.ListWidget
client, entryHeight, field_3001, field_3003, field_3005, field_3006, headerHeight, height, lastMouseX, lastMouseY, renderHeader, renderSelection, scrollAmount, visible, width, xEnd, xStart, yDrag, yEnd, yStart -
Constructor Summary
Constructors Constructor Description EntityStatsListWidget(MinecraftClient minecraftClient) -
Method Summary
Modifier and Type Method Description protected Stringmethod_2892(int int2)protected voidrenderEntry(int index, int x, int y, int rowHeight, int mouseX, int mouseY)protected voidrenderHeader(int x, int y, Tessellator tessellator)Methods inherited from class net.minecraft.client.gui.screen.StatsScreen.class_775
getEntriesSize, isEntrySelected, method_2630, method_2890, method_2891, method_2893, method_2894, renderBackground, renderDecorations, selectEntryMethods inherited from class net.minecraft.client.gui.widget.ListWidget
buttonClicked, capYPosition, getEntryAt, getItemHeight, getMaxPosition, getMaxScroll, getRowWidth, getScrollAmount, getScrollbarPosition, handleMouse, isDragging, isMouseInList, render, renderHoleBackground, renderList, scroll, setButtonIds, setDragging, setHeader, setRenderSelection, setXPos, updateBounds, updateItemPosition
-
Constructor Details
-
EntityStatsListWidget
-
-
Method Details
-
renderHeader
- Overrides:
renderHeaderin classStatsScreen.class_775- Mappings:
Namespace Name Mixin selector official aLawi;a(IILbfx;)Vintermediary method_2635Lnet/minecraft/class_713;method_2635(IILnet/minecraft/class_1041;)Vnamed renderHeaderLnet/minecraft/client/gui/widget/ListWidget;renderHeader(IILnet/minecraft/client/render/Tessellator;)V
-
renderEntry
protected void renderEntry(int index, int x, int y, int rowHeight, int mouseX, int mouseY)- Specified by:
renderEntryin classListWidget- Mappings:
Namespace Name Mixin selector official aLawi;a(IIIIII)Vintermediary method_2634Lnet/minecraft/class_713;method_2634(IIIIII)Vnamed renderEntryLnet/minecraft/client/gui/widget/ListWidget;renderEntry(IIIIII)V
-
method_2892
- Specified by:
method_2892in classStatsScreen.class_775- Mappings:
Namespace Name Mixin selector official bLayf$e;b(I)Ljava/lang/String;intermediary method_2892Lnet/minecraft/class_770$class_775;method_2892(I)Ljava/lang/String;named method_2892Lnet/minecraft/client/gui/screen/StatsScreen$class_775;method_2892(I)Ljava/lang/String;
-