Class RealmsClickableScrolledSelectionList

java.lang.Object
net.minecraft.realms.RealmsGuiEventListener
net.minecraft.realms.RealmsClickableScrolledSelectionList

@Environment(CLIENT) public abstract class RealmsClickableScrolledSelectionList extends RealmsGuiEventListener
Mappings:
Namespace Name
official net/minecraft/realms/RealmsClickableScrolledSelectionList
intermediary net/minecraft/realms/RealmsClickableScrolledSelectionList
named net/minecraft/realms/RealmsClickableScrolledSelectionList
  • Field Details

    • proxy

      Mappings:
      Namespace Name Mixin selector
      official proxy Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;proxy:Lciy;
      intermediary proxy Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;proxy:Lnet/minecraft/class_2311;
      named proxy Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;proxy:Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;
  • Constructor Details

    • RealmsClickableScrolledSelectionList

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

    • render

      public void render(int mouseX, int mouseY, float delta)
      Mappings:
      Namespace Name Mixin selector
      official render Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;render(IIF)V
      intermediary render Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;render(IIF)V
      named render Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;render(IIF)V
    • width

      public int width()
      Mappings:
      Namespace Name Mixin selector
      official width Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;width()I
      intermediary width Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;width()I
      named width Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;width()I
    • renderItem

      protected void renderItem(int int2, int int3, int int4, int int5, Tezzelator tezzelator, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      official renderItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)V
      intermediary renderItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)V
      named renderItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)V
    • renderItem

      public void renderItem(int int2, int int3, int int4, int int5, int int6, int int7)
      Mappings:
      Namespace Name Mixin selector
      official renderItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIIII)V
      intermediary renderItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIIII)V
      named renderItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIIII)V
    • getItemCount

      public int getItemCount()
      Mappings:
      Namespace Name Mixin selector
      official getItemCount Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getItemCount()I
      intermediary getItemCount Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getItemCount()I
      named getItemCount Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getItemCount()I
    • selectItem

      public boolean selectItem(int int2, int int3, double double2, double double3)
      Mappings:
      Namespace Name Mixin selector
      official selectItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IIDD)Z
      intermediary selectItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IIDD)Z
      named selectItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IIDD)Z
    • isSelectedItem

      public boolean isSelectedItem(int int2)
      Mappings:
      Namespace Name Mixin selector
      official isSelectedItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;isSelectedItem(I)Z
      intermediary isSelectedItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;isSelectedItem(I)Z
      named isSelectedItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;isSelectedItem(I)Z
    • renderBackground

      public void renderBackground()
      Mappings:
      Namespace Name Mixin selector
      official renderBackground Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderBackground()V
      intermediary renderBackground Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderBackground()V
      named renderBackground Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderBackground()V
    • getMaxPosition

      public int getMaxPosition()
      Mappings:
      Namespace Name Mixin selector
      official getMaxPosition Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getMaxPosition()I
      intermediary getMaxPosition Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getMaxPosition()I
      named getMaxPosition Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getMaxPosition()I
    • getScrollbarPosition

      public int getScrollbarPosition()
      Mappings:
      Namespace Name Mixin selector
      official getScrollbarPosition Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollbarPosition()I
      intermediary getScrollbarPosition Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollbarPosition()I
      named getScrollbarPosition Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollbarPosition()I
    • getProxy

      public class_4122 getProxy()
      Specified by:
      getProxy in class RealmsGuiEventListener
      Mappings:
      Namespace Name Mixin selector
      official getProxy Lnet/minecraft/realms/RealmsGuiEventListener;getProxy()Lchr;
      intermediary getProxy Lnet/minecraft/realms/RealmsGuiEventListener;getProxy()Lnet/minecraft/class_4122;
      named getProxy Lnet/minecraft/realms/RealmsGuiEventListener;getProxy()Lnet/minecraft/class_4122;
    • scroll

      public void scroll(int amount)
      Mappings:
      Namespace Name Mixin selector
      official scroll Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;scroll(I)V
      intermediary scroll Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;scroll(I)V
      named scroll Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;scroll(I)V
    • getScrollAmount

      public int getScrollAmount()
      Mappings:
      Namespace Name Mixin selector
      official getScroll Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScroll()I
      intermediary getScroll Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScroll()I
      named getScrollAmount Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollAmount()I
    • renderList

      protected void renderList(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official renderList Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderList(IIII)V
      intermediary renderList Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderList(IIII)V
      named renderList Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderList(IIII)V
    • itemClicked

      public void itemClicked(int int2, int int3, double double2, double double3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official itemClicked Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIDDI)V
      intermediary itemClicked Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIDDI)V
      named itemClicked Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIDDI)V
    • renderSelected

      public void renderSelected(int int2, int int3, int int4, Tezzelator tezzelator)
      Mappings:
      Namespace Name Mixin selector
      official renderSelected Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderSelected(IIILnet/minecraft/realms/Tezzelator;)V
      intermediary renderSelected Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderSelected(IIILnet/minecraft/realms/Tezzelator;)V
      named renderSelected Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderSelected(IIILnet/minecraft/realms/Tezzelator;)V
    • setXPos

      public void setXPos(int x)
      Mappings:
      Namespace Name Mixin selector
      official setLeftPos Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;setLeftPos(I)V
      intermediary setLeftPos Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;setLeftPos(I)V
      named setXPos Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;setXPos(I)V
    • method_20307

      public int method_20307()
      Mappings:
      Namespace Name Mixin selector
      official y0 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;y0()I
      intermediary method_20307 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_20307()I
      named method_20307 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_20307()I
    • method_20308

      public int method_20308()
      Mappings:
      Namespace Name Mixin selector
      official y1 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;y1()I
      intermediary method_20308 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_20308()I
      named method_20308 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_20308()I
    • headerHeight

      public int headerHeight()
      Mappings:
      Namespace Name Mixin selector
      official headerHeight Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;headerHeight()I
      intermediary headerHeight Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;headerHeight()I
      named headerHeight Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;headerHeight()I
    • method_20309

      public double method_20309()
      Mappings:
      Namespace Name Mixin selector
      official yo Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;yo()D
      intermediary method_20309 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_20309()D
      named method_20309 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_20309()D
    • itemHeight

      public int itemHeight()
      Mappings:
      Namespace Name Mixin selector
      official itemHeight Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemHeight()I
      intermediary itemHeight Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemHeight()I
      named itemHeight Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemHeight()I
    • isVisible

      public boolean isVisible()
      Mappings:
      Namespace Name Mixin selector
      official isVisible Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;isVisible()Z
      intermediary isVisible Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;isVisible()Z
      named isVisible Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;isVisible()Z