Class SnooperScreen.SnooperEntryListWidget

java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.screen.SnooperScreen.SnooperEntryListWidget
Enclosing class:
SnooperScreen

@Environment(CLIENT) class SnooperScreen.SnooperEntryListWidget extends ListWidget
Mappings:
Namespace Name
official bln$a
intermediary net/minecraft/class_396$class_397
named net/minecraft/client/gui/screen/SnooperScreen$SnooperEntryListWidget
  • Constructor Details

    • SnooperEntryListWidget

      public SnooperEntryListWidget()
  • Method Details

    • getEntryCount

      protected int getEntryCount()
      Specified by:
      getEntryCount in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lbjr;b()I
      intermediary method_1050 Lnet/minecraft/class_390;method_1050()I
      named getEntryCount Lnet/minecraft/client/gui/widget/ListWidget;getEntryCount()I
    • selectEntry

      protected void selectEntry(int index, boolean bool, int lastMouseX, int lastMouseY)
      Specified by:
      selectEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbjr;a(IZII)V
      intermediary method_1057 Lnet/minecraft/class_390;method_1057(IZII)V
      named selectEntry Lnet/minecraft/client/gui/widget/ListWidget;selectEntry(IZII)V
    • isEntrySelected

      protected boolean isEntrySelected(int index)
      Specified by:
      isEntrySelected in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbjr;a(I)Z
      intermediary method_1051 Lnet/minecraft/class_390;method_1051(I)Z
      named isEntrySelected Lnet/minecraft/client/gui/widget/ListWidget;isEntrySelected(I)Z
    • renderBackground

      protected void renderBackground()
      Specified by:
      renderBackground in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbjr;a()V
      intermediary method_1066 Lnet/minecraft/class_390;method_1066()V
      named renderBackground Lnet/minecraft/client/gui/widget/ListWidget;renderBackground()V
    • method_1055

      protected void method_1055(int int2, int int3, int int4, int int5, int int6, int int7, float float2)
      Specified by:
      method_1055 in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbjr;a(IIIIIIF)V
      intermediary method_1055 Lnet/minecraft/class_390;method_1055(IIIIIIF)V
      named method_1055 Lnet/minecraft/client/gui/widget/ListWidget;method_1055(IIIIIIF)V
    • getScrollbarPosition

      protected int getScrollbarPosition()
      Overrides:
      getScrollbarPosition in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official d Lbjr;d()I
      intermediary method_1069 Lnet/minecraft/class_390;method_1069()I
      named getScrollbarPosition Lnet/minecraft/client/gui/widget/ListWidget;getScrollbarPosition()I