net.minecraft.realms

public class RealmsScrolledSelectionListProxy

extends SlotGui

All mapped superinterfaces:

INestedGuiEventHandler, IGuiEventListener, IRenderable

net.minecraft.realms.RealmsScrolledSelectionListProxy
net.minecraft.realms.RealmsScrolledSelectionListProxy
net.minecraft.realms.RealmsScrolledSelectionListProxy
net.minecraft.realms.RealmsScrolledSelectionListProxy

字段概要

修饰符与类型字段
private final RealmsScrolledSelectionList
realmsScrolledSelectionList
realmsScrolledSelectionList

构造函数概要

修饰符构造函数
public (RealmsScrolledSelectionList arg0, int arg1, int arg2, int arg3, int arg4, int arg5)

方法概要

修饰符与类型方法
public int
getItemCount()
getItemCount()
public boolean
selectItem(int arg0, int arg1, double arg2, double arg3)
selectItem(int arg0, int arg1, double arg2, double arg3)
public boolean
isSelectedItem(int arg0)
isSelectedItem(int arg0)
public void
renderBackground()
renderBackground()
public void
renderItem(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6)
renderItem(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6)
public int
getWidth()
getWidth()
public int
getMaxPosition()
getMaxPosition()
public int
getScrollbarPosition()
getScrollbarPosition()
public boolean
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
public boolean
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public boolean
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
public boolean
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)