Class DelegatingRealmsClickableScrolledSelectionListWidget

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

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

    • list

      Mappings:
      Namespace Name Mixin selector
      official u Lawq;u:Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;
      intermediary field_3029 Lnet/minecraft/class_718;field_3029:Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;
      named list Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;list:Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;
  • Constructor Details

    • DelegatingRealmsClickableScrolledSelectionListWidget

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

    • getEntriesSize

      protected int getEntriesSize()
      Specified by:
      getEntriesSize in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lawi;b()I
      intermediary method_2639 Lnet/minecraft/class_713;method_2639()I
      named getEntriesSize Lnet/minecraft/client/gui/widget/ListWidget;getEntriesSize()I
    • selectEntry

      protected void selectEntry​(int int2, boolean bool, int lastMouseX, int lastMouseY)
      Specified by:
      selectEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(IZII)V
      intermediary method_2636 Lnet/minecraft/class_713;method_2636(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 Lawi;a(I)Z
      intermediary method_2629 Lnet/minecraft/class_713;method_2629(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 Lawi;a()V
      intermediary method_2628 Lnet/minecraft/class_713;method_2628()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 Lawi;a(IIIIII)V
      intermediary method_2634 Lnet/minecraft/class_713;method_2634(IIIIII)V
      named renderEntry Lnet/minecraft/client/gui/widget/ListWidget;renderEntry(IIIIII)V
    • method_2682

      public int method_2682()
      Mappings:
      Namespace Name Mixin selector
      official e Lawq;e()I
      intermediary method_2682 Lnet/minecraft/class_718;method_2682()I
      named method_2682 Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;method_2682()I
    • method_2683

      public int method_2683()
      Mappings:
      Namespace Name Mixin selector
      official f Lawq;f()I
      intermediary method_2683 Lnet/minecraft/class_718;method_2683()I
      named method_2683 Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;method_2683()I
    • method_2684

      public int method_2684()
      Mappings:
      Namespace Name Mixin selector
      official g Lawq;g()I
      intermediary method_2684 Lnet/minecraft/class_718;method_2684()I
      named method_2684 Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;method_2684()I
    • getMaxPosition

      protected int getMaxPosition()
      Overrides:
      getMaxPosition in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official k Lawi;k()I
      intermediary method_2652 Lnet/minecraft/class_713;method_2652()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 Lawi;d()I
      intermediary method_2646 Lnet/minecraft/class_713;method_2646()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 Lawi;p()V
      intermediary method_2656 Lnet/minecraft/class_713;method_2656()V
      named handleMouse Lnet/minecraft/client/gui/widget/ListWidget;handleMouse()V
    • method_2681

      public void method_2681​(int int2, int int3, int int4, Tezzelator tezzelator)
      Mappings:
      Namespace Name Mixin selector
      official a Lawq;a(IIILnet/minecraft/realms/Tezzelator;)V
      intermediary method_2681 Lnet/minecraft/class_718;method_2681(IIILnet/minecraft/realms/Tezzelator;)V
      named method_2681 Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;method_2681(IIILnet/minecraft/realms/Tezzelator;)V
    • renderList

      protected void renderList​(int x, int y, int mouseX, int mouseY)
      Overrides:
      renderList in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lawi;b(IIII)V
      intermediary method_2641 Lnet/minecraft/class_713;method_2641(IIII)V
      named renderList Lnet/minecraft/client/gui/widget/ListWidget;renderList(IIII)V