Class RealmsScrolledSelectionList

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

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

    • proxy

      Mappings:
      Namespace Name Mixin selector
      official proxy Lnet/minecraft/realms/RealmsScrolledSelectionList;proxy:Lcja;
      intermediary proxy Lnet/minecraft/realms/RealmsScrolledSelectionList;proxy:Lnet/minecraft/class_1810;
      named proxy Lnet/minecraft/realms/RealmsScrolledSelectionList;proxy:Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;
  • Constructor Details

    • RealmsScrolledSelectionList

      public RealmsScrolledSelectionList(int int2, int int3, int int4, int int5, int int6)
  • Method Details

    • render

      public void render(int int2, int int3, float float2)
      Mappings:
      Namespace Name Mixin selector
      official render Lnet/minecraft/realms/RealmsScrolledSelectionList;render(IIF)V
      intermediary render Lnet/minecraft/realms/RealmsScrolledSelectionList;render(IIF)V
      named render Lnet/minecraft/realms/RealmsScrolledSelectionList;render(IIF)V
    • width

      public int width()
      Mappings:
      Namespace Name Mixin selector
      official width Lnet/minecraft/realms/RealmsScrolledSelectionList;width()I
      intermediary width Lnet/minecraft/realms/RealmsScrolledSelectionList;width()I
      named width Lnet/minecraft/realms/RealmsScrolledSelectionList;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/RealmsScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)V
      intermediary renderItem Lnet/minecraft/realms/RealmsScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)V
      named renderItem Lnet/minecraft/realms/RealmsScrolledSelectionList;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/RealmsScrolledSelectionList;renderItem(IIIIII)V
      intermediary renderItem Lnet/minecraft/realms/RealmsScrolledSelectionList;renderItem(IIIIII)V
      named renderItem Lnet/minecraft/realms/RealmsScrolledSelectionList;renderItem(IIIIII)V
    • getItemCount

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

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

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

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

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

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

      public void scroll(int int2)
      Mappings:
      Namespace Name Mixin selector
      official scroll Lnet/minecraft/realms/RealmsScrolledSelectionList;scroll(I)V
      intermediary scroll Lnet/minecraft/realms/RealmsScrolledSelectionList;scroll(I)V
      named scroll Lnet/minecraft/realms/RealmsScrolledSelectionList;scroll(I)V
    • getScroll

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

      protected void renderList(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official renderList Lnet/minecraft/realms/RealmsScrolledSelectionList;renderList(IIII)V
      intermediary renderList Lnet/minecraft/realms/RealmsScrolledSelectionList;renderList(IIII)V
      named renderList Lnet/minecraft/realms/RealmsScrolledSelectionList;renderList(IIII)V
    • 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;