Class DelegatingRealmsSimpleScrolledSelectionListWidget

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

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

    • list

      Mappings:
      Namespace Name Mixin selector
      official u Lawt;u:Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;
      intermediary field_3032 Lnet/minecraft/class_721;field_3032:Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;
      named list Lnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;list:Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;
  • Constructor Details

    • DelegatingRealmsSimpleScrolledSelectionListWidget

      public DelegatingRealmsSimpleScrolledSelectionListWidget​(RealmsSimpleScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lawt;<init>(Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;IIIII)V
      intermediary <init> Lnet/minecraft/class_721;<init>(Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;IIIII)V
      named <init> Lnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;<init>(Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;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
    • getWidth

      public int getWidth()
      Mappings:
      Namespace Name Mixin selector
      official e Lawt;e()I
      intermediary method_2699 Lnet/minecraft/class_721;method_2699()I
      named getWidth Lnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;getWidth()I
    • getLastMouseY

      public int getLastMouseY()
      Mappings:
      Namespace Name Mixin selector
      official f Lawt;f()I
      intermediary method_2700 Lnet/minecraft/class_721;method_2700()I
      named getLastMouseY Lnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;getLastMouseY()I
    • getLastMouseX

      public int getLastMouseX()
      Mappings:
      Namespace Name Mixin selector
      official g Lawt;g()I
      intermediary method_2701 Lnet/minecraft/class_721;method_2701()I
      named getLastMouseX Lnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;getLastMouseX()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
    • render

      public void render​(int mouseX, int mouseY, float delta)
      Overrides:
      render in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(IIF)V
      intermediary method_2631 Lnet/minecraft/class_713;method_2631(IIF)V
      named render Lnet/minecraft/client/gui/widget/ListWidget;render(IIF)V