Class RealmsClickableScrolledSelectionList

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

@Environment(CLIENT) public class RealmsClickableScrolledSelectionList extends Object
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:Lbdw;
      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
    • getLastMouseY

      public int getLastMouseY()
      Mappings:
      Namespace Name Mixin selector
      official ym Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;ym()I
      intermediary method_10808 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_10808()I
      named getLastMouseY Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getLastMouseY()I
    • getLastMouseX

      public int getLastMouseX()
      Mappings:
      Namespace Name Mixin selector
      official xm Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;xm()I
      intermediary method_10807 Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_10807()I
      named getLastMouseX Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;getLastMouseX()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 void selectItem(int index, boolean bool, int lastMouseX, int lastMouseY)
      Mappings:
      Namespace Name Mixin selector
      official selectItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IZII)V
      intermediary selectItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IZII)V
      named selectItem Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IZII)V
    • 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
    • mouseEvent

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

      public void customMouseEvent(int int2, int int3, int int4, float float2, int int5)
      Mappings:
      Namespace Name Mixin selector
      official customMouseEvent Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;customMouseEvent(IIIFI)V
      intermediary customMouseEvent Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;customMouseEvent(IIIFI)V
      named customMouseEvent Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;customMouseEvent(IIIFI)V
    • 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, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official itemClicked Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIIII)V
      intermediary itemClicked Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIIII)V
      named itemClicked Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIIII)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