Class DelegatingRealmsScrolledSelectionListWidget

java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.widget.DelegatingRealmsScrolledSelectionListWidget

@Environment(CLIENT) public class DelegatingRealmsScrolledSelectionListWidget extends ListWidget
Mappings:
Namespace Name
official bvu
intermediary net/minecraft/class_1810
named net/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget
  • Field Details

    • list

      private final RealmsScrolledSelectionList list
      Mappings:
      Namespace Name Mixin selector
      official u Lbvu;u:Lnet/minecraft/realms/RealmsScrolledSelectionList;
      intermediary field_7749 Lnet/minecraft/class_1810;field_7749:Lnet/minecraft/realms/RealmsScrolledSelectionList;
      named list Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;list:Lnet/minecraft/realms/RealmsScrolledSelectionList;
  • Constructor Details

    • DelegatingRealmsScrolledSelectionListWidget

      public DelegatingRealmsScrolledSelectionListWidget(RealmsScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbvu;<init>(Lnet/minecraft/realms/RealmsScrolledSelectionList;IIIII)V
      intermediary <init> Lnet/minecraft/class_1810;<init>(Lnet/minecraft/realms/RealmsScrolledSelectionList;IIIII)V
      named <init> Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;<init>(Lnet/minecraft/realms/RealmsScrolledSelectionList;IIIII)V
  • Method Details

    • getEntryCount

      protected int getEntryCount()
      Specified by:
      getEntryCount in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lbvk;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 Lbvk;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 Lbvk;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 Lbvk;a()V
      intermediary method_1066 Lnet/minecraft/class_390;method_1066()V
      named renderBackground Lnet/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:
      renderEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbvk;a(IIIIII)V
      intermediary method_1055 Lnet/minecraft/class_390;method_1055(IIIIII)V
      named renderEntry Lnet/minecraft/client/gui/widget/ListWidget;renderEntry(IIIIII)V
    • method_6735

      public int method_6735()
      Mappings:
      Namespace Name Mixin selector
      official e Lbvu;e()I
      intermediary method_6735 Lnet/minecraft/class_1810;method_6735()I
      named method_6735 Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;method_6735()I
    • method_6736

      public int method_6736()
      Mappings:
      Namespace Name Mixin selector
      official f Lbvu;f()I
      intermediary method_6736 Lnet/minecraft/class_1810;method_6736()I
      named method_6736 Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;method_6736()I
    • method_6737

      public int method_6737()
      Mappings:
      Namespace Name Mixin selector
      official g Lbvu;g()I
      intermediary method_6737 Lnet/minecraft/class_1810;method_6737()I
      named method_6737 Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;method_6737()I
    • getMaxPosition

      protected int getMaxPosition()
      Overrides:
      getMaxPosition in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official k Lbvk;k()I
      intermediary method_1062 Lnet/minecraft/class_390;method_1062()I
      named getMaxPosition Lnet/minecraft/client/gui/widget/ListWidget;getMaxPosition()I
    • getScrollbarPosition

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

      public void handleMouse()
      Overrides:
      handleMouse in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official p Lbvk;p()V
      intermediary method_9529 Lnet/minecraft/class_390;method_9529()V
      named handleMouse Lnet/minecraft/client/gui/widget/ListWidget;handleMouse()V