Class TexturePacks.TexturePackList

java.lang.Object
net.minecraft.client.gui.widgets.ScrollableBase
net.minecraft.client.gui.screen.menu.TexturePacks.TexturePackList
Enclosing class:
TexturePacks

@Environment(CLIENT) class TexturePacks.TexturePackList extends ScrollableBase
Mappings:
Namespace Name
intermediary net/minecraft/class_194$class_195
glue class_218$class_123
server net/minecraft/class_194$class_195
client de
named net/minecraft/client/gui/screen/menu/TexturePacks$TexturePackList
  • Constructor Details

    • TexturePackList

      public TexturePackList()
  • Method Details

    • getSize

      protected int getSize()
      Specified by:
      getSize in class ScrollableBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1266 Lnet/minecraft/class_97;method_1266()I
      glue method_458 Lclass_437;method_458()I
      server method_1266 Lnet/minecraft/class_97;method_1266()I
      client a Llg;a()I
      named getSize Lnet/minecraft/client/gui/widgets/ScrollableBase;getSize()I
    • entryClicked

      protected void entryClicked(int entryIndex, boolean doLoad)
      Specified by:
      entryClicked in class ScrollableBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1267 Lnet/minecraft/class_97;method_1267(IZ)V
      glue method_459 Lclass_437;method_459(IZ)V
      server method_1267 Lnet/minecraft/class_97;method_1267(IZ)V
      client a Llg;a(IZ)V
      named entryClicked Lnet/minecraft/client/gui/widgets/ScrollableBase;entryClicked(IZ)V
    • isEntrySelected

      protected boolean isEntrySelected(int entryID)
      Specified by:
      isEntrySelected in class ScrollableBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1270 Lnet/minecraft/class_97;method_1270(I)Z
      glue method_462 Lclass_437;method_462(I)Z
      server method_1270 Lnet/minecraft/class_97;method_1270(I)Z
      client c_ Llg;c_(I)Z
      named isEntrySelected Lnet/minecraft/client/gui/widgets/ScrollableBase;isEntrySelected(I)Z
    • getTotalRenderHeight

      protected int getTotalRenderHeight()
      Overrides:
      getTotalRenderHeight in class ScrollableBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1268 Lnet/minecraft/class_97;method_1268()I
      glue method_460 Lclass_437;method_460()I
      server method_1268 Lnet/minecraft/class_97;method_1268()I
      client b Llg;b()I
      named getTotalRenderHeight Lnet/minecraft/client/gui/widgets/ScrollableBase;getTotalRenderHeight()I
    • renderBackground

      protected void renderBackground()
      Specified by:
      renderBackground in class ScrollableBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1269 Lnet/minecraft/class_97;method_1269()V
      glue method_461 Lclass_437;method_461()V
      server method_1269 Lnet/minecraft/class_97;method_1269()V
      client c Llg;c()V
      named renderBackground Lnet/minecraft/client/gui/widgets/ScrollableBase;renderBackground()V
    • renderEntry

      protected void renderEntry(int entryID, int x, int y, int int2, Tessellator tessellator)
      Specified by:
      renderEntry in class ScrollableBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1264 Lnet/minecraft/class_97;method_1264(IIIILnet/minecraft/class_67;)V
      glue method_260 Lclass_437;method_260(IIIILclass_539;)V
      server method_1264 Lnet/minecraft/class_97;method_1264(IIIILnet/minecraft/class_67;)V
      client a Llg;a(IIIILnw;)V
      named renderEntry Lnet/minecraft/client/gui/widgets/ScrollableBase;renderEntry(IIIILnet/minecraft/client/render/Tessellator;)V