Class TexturePacks.TexturePackList
java.lang.Object
net.minecraft.client.gui.widgets.ScrollableBase
net.minecraft.client.gui.screen.menu.TexturePacks.TexturePackList
- Enclosing class:
- TexturePacks
- Mappings:
Namespace Name intermediary net/minecraft/class_194$class_195glue class_218$class_123server net/minecraft/class_194$class_195client denamed net/minecraft/client/gui/screen/menu/TexturePacks$TexturePackList
-
Field Summary
Fields inherited from class net.minecraft.client.gui.widgets.ScrollableBase
entryHeight, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidentryClicked(int entryIndex, boolean doLoad) protected intgetSize()protected intprotected booleanisEntrySelected(int entryID) protected voidprotected voidrenderEntry(int entryID, int x, int y, int int2, Tessellator tessellator) Methods inherited from class net.minecraft.client.gui.widgets.ScrollableBase
buttonClicked, method_1255, method_1261, method_1262, mouseClicked, registerButtons, render, renderStatItemSlot, setDrawingSelectionBackground
-
Constructor Details
-
TexturePackList
public TexturePackList()
-
-
Method Details
-
getSize
protected int getSize()- Specified by:
getSizein classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1266Lnet/minecraft/class_97;method_1266()Iglue method_458Lclass_437;method_458()Iserver method_1266Lnet/minecraft/class_97;method_1266()Iclient aLlg;a()Inamed getSizeLnet/minecraft/client/gui/widgets/ScrollableBase;getSize()I
-
entryClicked
protected void entryClicked(int entryIndex, boolean doLoad) - Specified by:
entryClickedin classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1267Lnet/minecraft/class_97;method_1267(IZ)Vglue method_459Lclass_437;method_459(IZ)Vserver method_1267Lnet/minecraft/class_97;method_1267(IZ)Vclient aLlg;a(IZ)Vnamed entryClickedLnet/minecraft/client/gui/widgets/ScrollableBase;entryClicked(IZ)V
-
isEntrySelected
protected boolean isEntrySelected(int entryID) - Specified by:
isEntrySelectedin classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1270Lnet/minecraft/class_97;method_1270(I)Zglue method_462Lclass_437;method_462(I)Zserver method_1270Lnet/minecraft/class_97;method_1270(I)Zclient c_Llg;c_(I)Znamed isEntrySelectedLnet/minecraft/client/gui/widgets/ScrollableBase;isEntrySelected(I)Z
-
getTotalRenderHeight
protected int getTotalRenderHeight()- Overrides:
getTotalRenderHeightin classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1268Lnet/minecraft/class_97;method_1268()Iglue method_460Lclass_437;method_460()Iserver method_1268Lnet/minecraft/class_97;method_1268()Iclient bLlg;b()Inamed getTotalRenderHeightLnet/minecraft/client/gui/widgets/ScrollableBase;getTotalRenderHeight()I
-
renderBackground
protected void renderBackground()- Specified by:
renderBackgroundin classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1269Lnet/minecraft/class_97;method_1269()Vglue method_461Lclass_437;method_461()Vserver method_1269Lnet/minecraft/class_97;method_1269()Vclient cLlg;c()Vnamed renderBackgroundLnet/minecraft/client/gui/widgets/ScrollableBase;renderBackground()V
-
renderEntry
- Specified by:
renderEntryin classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1264Lnet/minecraft/class_97;method_1264(IIIILnet/minecraft/class_67;)Vglue method_260Lclass_437;method_260(IIIILclass_539;)Vserver method_1264Lnet/minecraft/class_97;method_1264(IIIILnet/minecraft/class_67;)Vclient aLlg;a(IIIILnw;)Vnamed renderEntryLnet/minecraft/client/gui/widgets/ScrollableBase;renderEntry(IIIILnet/minecraft/client/render/Tessellator;)V
-