Package net.minecraft.client
Class class_1322
java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.class_1322
- Mappings:
Namespace Name official bxbintermediary net/minecraft/class_1322named net/minecraft/client/class_1322
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.ListWidget
client, entryHeight, field_10407, field_1254, field_1256, field_7735, headerHeight, height, lastMouseX, lastMouseY, renderHeader, renderSelection, scrollAmount, time, visible, width, xEnd, xStart, yEnd, yStart -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intprotected booleanisEntrySelected(int index) private voidmethod_4257(int int2, int int3, int int4, int int5) private voidmethod_4258(int int2, int int3) private voidmethod_9576(int int2, int int3, Item item, int int4) protected voidprotected voidrenderEntry(int index, int x, int y, int rowHeight, int mouseX, int mouseY) protected voidselectEntry(int index, boolean bool, int lastMouseX, int lastMouseY) Methods inherited from class net.minecraft.client.gui.widget.ListWidget
buttonClicked, capYPosition, clickedHeader, getEntryAt, getItemHeight, getMaxPosition, getMaxScroll, getRowWidth, getScrollAmount, getScrollbarPosition, handleMouse, isDragging, isMouseInList, render, renderDecorations, renderHeader, renderHoleBackground, renderList, scroll, setButtonIds, setDragging, setHeader, setRenderSelection, setXPos, updateBounds, updateItemPosition
-
Field Details
-
field_5088
public int field_5088- Mappings:
Namespace Name Mixin selector official uLbxb;u:Iintermediary field_5088Lnet/minecraft/class_1322;field_5088:Inamed field_5088Lnet/minecraft/client/class_1322;field_5088:I
-
-
Constructor Details
-
class_1322
-
-
Method Details
-
method_9576
- Mappings:
Namespace Name Mixin selector official aLbxb;a(IILalq;I)Vintermediary method_9576Lnet/minecraft/class_1322;method_9576(IILnet/minecraft/class_1069;I)Vnamed method_9576Lnet/minecraft/client/class_1322;method_9576(IILnet/minecraft/item/Item;I)V
-
method_4258
private void method_4258(int int2, int int3) - Mappings:
Namespace Name Mixin selector official eLbxb;e(II)Vintermediary method_4258Lnet/minecraft/class_1322;method_4258(II)Vnamed method_4258Lnet/minecraft/client/class_1322;method_4258(II)V
-
method_4257
private void method_4257(int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official dLbxb;d(IIII)Vintermediary method_4257Lnet/minecraft/class_1322;method_4257(IIII)Vnamed method_4257Lnet/minecraft/client/class_1322;method_4257(IIII)V
-
getEntryCount
protected int getEntryCount()- Specified by:
getEntryCountin classListWidget- Mappings:
Namespace Name Mixin selector official bLbvk;b()Iintermediary method_1050Lnet/minecraft/class_390;method_1050()Inamed getEntryCountLnet/minecraft/client/gui/widget/ListWidget;getEntryCount()I
-
selectEntry
protected void selectEntry(int index, boolean bool, int lastMouseX, int lastMouseY) - Specified by:
selectEntryin classListWidget- Mappings:
Namespace Name Mixin selector official aLbvk;a(IZII)Vintermediary method_1057Lnet/minecraft/class_390;method_1057(IZII)Vnamed selectEntryLnet/minecraft/client/gui/widget/ListWidget;selectEntry(IZII)V
-
isEntrySelected
protected boolean isEntrySelected(int index) - Specified by:
isEntrySelectedin classListWidget- Mappings:
Namespace Name Mixin selector official aLbvk;a(I)Zintermediary method_1051Lnet/minecraft/class_390;method_1051(I)Znamed isEntrySelectedLnet/minecraft/client/gui/widget/ListWidget;isEntrySelected(I)Z
-
renderBackground
protected void renderBackground()- Specified by:
renderBackgroundin classListWidget- Mappings:
Namespace Name Mixin selector official aLbvk;a()Vintermediary method_1066Lnet/minecraft/class_390;method_1066()Vnamed renderBackgroundLnet/minecraft/client/gui/widget/ListWidget;renderBackground()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 aLbvk;a(IIIIII)Vintermediary method_1055Lnet/minecraft/class_390;method_1055(IIIIII)Vnamed renderEntryLnet/minecraft/client/gui/widget/ListWidget;renderEntry(IIIIII)V
-