Class SelectWorldScreen.WorldListWidget

java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget
net.minecraft.client.gui.screen.world.SelectWorldScreen.WorldListWidget
Enclosing class:
SelectWorldScreen

@Environment(CLIENT) class SelectWorldScreen.WorldListWidget extends EntryListWidget
Mappings:
Namespace Name
intermediary net/minecraft/class_568$class_569
glue class_643$class_476
server net/minecraft/class_568$class_569
client mg
named net/minecraft/client/gui/screen/world/SelectWorldScreen$WorldListWidget
  • Constructor Details

    • WorldListWidget

      public WorldListWidget()
  • Method Details

    • getEntryCount

      protected int getEntryCount()
      Specified by:
      getEntryCount in class EntryListWidget
      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 getEntryCount Lnet/minecraft/client/gui/widget/EntryListWidget;getEntryCount()I
    • entryClicked

      protected void entryClicked(int index, boolean doubleClick)
      Specified by:
      entryClicked in class EntryListWidget
      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/widget/EntryListWidget;entryClicked(IZ)V
    • isSelectedEntry

      protected boolean isSelectedEntry(int index)
      Specified by:
      isSelectedEntry in class EntryListWidget
      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 isSelectedEntry Lnet/minecraft/client/gui/widget/EntryListWidget;isSelectedEntry(I)Z
    • getEntriesHeight

      protected int getEntriesHeight()
      Overrides:
      getEntriesHeight in class EntryListWidget
      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 getEntriesHeight Lnet/minecraft/client/gui/widget/EntryListWidget;getEntriesHeight()I
    • renderBackground

      protected void renderBackground()
      Specified by:
      renderBackground in class EntryListWidget
      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/widget/EntryListWidget;renderBackground()V
    • renderEntry

      protected void renderEntry(int index, int x, int y, int int2, Tessellator tesselator)
      Specified by:
      renderEntry in class EntryListWidget
      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/widget/EntryListWidget;renderEntry(IIIILnet/minecraft/client/render/Tessellator;)V