Package net.minecraft.realms
Class RealmsClickableScrolledSelectionList
java.lang.Object
net.minecraft.realms.RealmsClickableScrolledSelectionList
@Environment(CLIENT) public class RealmsClickableScrolledSelectionList extends Object
- Mappings:
Namespace Name official net/minecraft/realms/RealmsClickableScrolledSelectionListintermediary net/minecraft/realms/RealmsClickableScrolledSelectionListnamed net/minecraft/realms/RealmsClickableScrolledSelectionList
-
Field Summary
Fields Modifier and Type Field Description private DelegatingRealmsClickableScrolledSelectionListWidgetproxy -
Constructor Summary
Constructors Constructor Description RealmsClickableScrolledSelectionList(int int2, int int3, int int4, int int5, int int6) -
Method Summary
Modifier and Type Method Description voidcustomMouseEvent(int int2, int int3, int int4, float float2, int int5)intgetItemCount()intgetMaxPosition()intgetScroll()intgetScrollbarPosition()booleanisSelectedItem(int int2)voiditemClicked(int int2, int int3, int int4, int int5, int int6)intmethod_6412()intmethod_6413()voidmouseEvent()voidrender(int int2, int int3, float float2)voidrenderBackground()voidrenderItem(int int2, int int3, int int4, int int5, int int6, int int7)protected voidrenderItem(int int2, int int3, int int4, int int5, Tezzelator tezzelator, int int6, int int7)protected voidrenderList(int int2, int int3, int int4, int int5)voidrenderSelected(int int2, int int3, int int4, Tezzelator tezzelator)voidscroll(int int2)voidselectItem(int int2, boolean bool, int int3, int int4)voidsetLeftPos(int int2)intwidth()
-
Field Details
-
proxy
- Mappings:
Namespace Name Mixin selector official proxyLnet/minecraft/realms/RealmsClickableScrolledSelectionList;proxy:Lawq;intermediary proxyLnet/minecraft/realms/RealmsClickableScrolledSelectionList;proxy:Lnet/minecraft/class_718;named proxyLnet/minecraft/realms/RealmsClickableScrolledSelectionList;proxy:Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;
-
-
Constructor Details
-
RealmsClickableScrolledSelectionList
public RealmsClickableScrolledSelectionList(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 renderLnet/minecraft/realms/RealmsClickableScrolledSelectionList;render(IIF)Vintermediary renderLnet/minecraft/realms/RealmsClickableScrolledSelectionList;render(IIF)Vnamed renderLnet/minecraft/realms/RealmsClickableScrolledSelectionList;render(IIF)V
-
width
public int width()- Mappings:
Namespace Name Mixin selector official widthLnet/minecraft/realms/RealmsClickableScrolledSelectionList;width()Iintermediary widthLnet/minecraft/realms/RealmsClickableScrolledSelectionList;width()Inamed widthLnet/minecraft/realms/RealmsClickableScrolledSelectionList;width()I
-
method_6413
public int method_6413()- Mappings:
Namespace Name Mixin selector official ymLnet/minecraft/realms/RealmsClickableScrolledSelectionList;ym()Iintermediary method_6413Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_6413()Inamed method_6413Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_6413()I
-
method_6412
public int method_6412()- Mappings:
Namespace Name Mixin selector official xmLnet/minecraft/realms/RealmsClickableScrolledSelectionList;xm()Iintermediary method_6412Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_6412()Inamed method_6412Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;method_6412()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 renderItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)Vintermediary renderItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIILnet/minecraft/realms/Tezzelator;II)Vnamed renderItemLnet/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 renderItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIIII)Vintermediary renderItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIIII)Vnamed renderItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderItem(IIIIII)V
-
getItemCount
public int getItemCount()- Mappings:
Namespace Name Mixin selector official getItemCountLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getItemCount()Iintermediary getItemCountLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getItemCount()Inamed getItemCountLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getItemCount()I
-
selectItem
public void selectItem(int int2, boolean bool, int int3, int int4)- Mappings:
Namespace Name Mixin selector official selectItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IZII)Vintermediary selectItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IZII)Vnamed selectItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;selectItem(IZII)V
-
isSelectedItem
public boolean isSelectedItem(int int2)- Mappings:
Namespace Name Mixin selector official isSelectedItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;isSelectedItem(I)Zintermediary isSelectedItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;isSelectedItem(I)Znamed isSelectedItemLnet/minecraft/realms/RealmsClickableScrolledSelectionList;isSelectedItem(I)Z
-
renderBackground
public void renderBackground()- Mappings:
Namespace Name Mixin selector official renderBackgroundLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderBackground()Vintermediary renderBackgroundLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderBackground()Vnamed renderBackgroundLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderBackground()V
-
getMaxPosition
public int getMaxPosition()- Mappings:
Namespace Name Mixin selector official getMaxPositionLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getMaxPosition()Iintermediary getMaxPositionLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getMaxPosition()Inamed getMaxPositionLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getMaxPosition()I
-
getScrollbarPosition
public int getScrollbarPosition()- Mappings:
Namespace Name Mixin selector official getScrollbarPositionLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollbarPosition()Iintermediary getScrollbarPositionLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollbarPosition()Inamed getScrollbarPositionLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScrollbarPosition()I
-
mouseEvent
public void mouseEvent()- Mappings:
Namespace Name Mixin selector official mouseEventLnet/minecraft/realms/RealmsClickableScrolledSelectionList;mouseEvent()Vintermediary mouseEventLnet/minecraft/realms/RealmsClickableScrolledSelectionList;mouseEvent()Vnamed mouseEventLnet/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 customMouseEventLnet/minecraft/realms/RealmsClickableScrolledSelectionList;customMouseEvent(IIIFI)Vintermediary customMouseEventLnet/minecraft/realms/RealmsClickableScrolledSelectionList;customMouseEvent(IIIFI)Vnamed customMouseEventLnet/minecraft/realms/RealmsClickableScrolledSelectionList;customMouseEvent(IIIFI)V
-
scroll
public void scroll(int int2)- Mappings:
Namespace Name Mixin selector official scrollLnet/minecraft/realms/RealmsClickableScrolledSelectionList;scroll(I)Vintermediary scrollLnet/minecraft/realms/RealmsClickableScrolledSelectionList;scroll(I)Vnamed scrollLnet/minecraft/realms/RealmsClickableScrolledSelectionList;scroll(I)V
-
getScroll
public int getScroll()- Mappings:
Namespace Name Mixin selector official getScrollLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScroll()Iintermediary getScrollLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScroll()Inamed getScrollLnet/minecraft/realms/RealmsClickableScrolledSelectionList;getScroll()I
-
renderList
protected void renderList(int int2, int int3, int int4, int int5)- Mappings:
Namespace Name Mixin selector official renderListLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderList(IIII)Vintermediary renderListLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderList(IIII)Vnamed renderListLnet/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 itemClickedLnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIIII)Vintermediary itemClickedLnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIIII)Vnamed itemClickedLnet/minecraft/realms/RealmsClickableScrolledSelectionList;itemClicked(IIIII)V
-
renderSelected
- Mappings:
Namespace Name Mixin selector official renderSelectedLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderSelected(IIILnet/minecraft/realms/Tezzelator;)Vintermediary renderSelectedLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderSelected(IIILnet/minecraft/realms/Tezzelator;)Vnamed renderSelectedLnet/minecraft/realms/RealmsClickableScrolledSelectionList;renderSelected(IIILnet/minecraft/realms/Tezzelator;)V
-
setLeftPos
public void setLeftPos(int int2)- Mappings:
Namespace Name Mixin selector official setLeftPosLnet/minecraft/realms/RealmsClickableScrolledSelectionList;setLeftPos(I)Vintermediary setLeftPosLnet/minecraft/realms/RealmsClickableScrolledSelectionList;setLeftPos(I)Vnamed setLeftPosLnet/minecraft/realms/RealmsClickableScrolledSelectionList;setLeftPos(I)V
-