public class RealmsSimpleScrolledSelectionListProxy extends SlotGui
centerListVertically, DRAG_OUTSIDE, headerHeight, height, itemHeight, minecraft, NO_DRAG, renderHeader, renderSelection, visible, width, x0, x1, y0, y1, yDrag, yoBACKGROUND_LOCATION, blitOffset, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| Constructor and Description |
|---|
RealmsSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList p_i51162_1_,
int p_i51162_2_,
int p_i51162_3_,
int p_i51162_4_,
int p_i51162_5_,
int p_i51162_6_) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemCount() |
int |
getMaxPosition() |
int |
getScrollbarPosition() |
int |
getWidth() |
boolean |
isSelectedItem(int p_isSelectedItem_1_) |
boolean |
mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_) |
boolean |
mouseDragged(double p_mouseDragged_1_,
double p_mouseDragged_3_,
int p_mouseDragged_5_,
double p_mouseDragged_6_,
double p_mouseDragged_8_) |
boolean |
mouseReleased(double p_mouseReleased_1_,
double p_mouseReleased_3_,
int p_mouseReleased_5_) |
boolean |
mouseScrolled(double p_mouseScrolled_1_,
double p_mouseScrolled_3_,
double p_mouseScrolled_5_) |
void |
render(int p_render_1_,
int p_render_2_,
float p_render_3_) |
void |
renderBackground() |
void |
renderItem(int p_renderItem_1_,
int p_renderItem_2_,
int p_renderItem_3_,
int p_renderItem_4_,
int p_renderItem_5_,
int p_renderItem_6_,
float p_renderItem_7_) |
boolean |
selectItem(int p_selectItem_1_,
int p_selectItem_2_,
double p_selectItem_3_,
double p_selectItem_5_) |
capYPosition, centerScrollOn, charTyped, children, clickedHeader, drawContainerBackground, getItemAtPosition, getItemHeight, getMaxScroll, getRowWidth, getScroll, getScrollBottom, isFocused, isMouseInList, isMouseOver, isVisible, keyPressed, moveSelection, renderDecorations, renderHeader, renderHoleBackground, renderList, scroll, setLeftPos, setRenderHeader, setRenderSelection, setVisible, updateItemPosition, updateScrollingState, updateSizegetFocused, isDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, func_212928_a, func_212930_a, func_212932_b, keyReleasedmouseMovedpublic RealmsSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList p_i51162_1_, int p_i51162_2_, int p_i51162_3_, int p_i51162_4_, int p_i51162_5_, int p_i51162_6_)
public int getItemCount()
getItemCount in class SlotGuipublic boolean selectItem(int p_selectItem_1_,
int p_selectItem_2_,
double p_selectItem_3_,
double p_selectItem_5_)
selectItem in class SlotGuipublic boolean isSelectedItem(int p_isSelectedItem_1_)
isSelectedItem in class SlotGuipublic void renderBackground()
renderBackground in class SlotGuipublic void renderItem(int p_renderItem_1_,
int p_renderItem_2_,
int p_renderItem_3_,
int p_renderItem_4_,
int p_renderItem_5_,
int p_renderItem_6_,
float p_renderItem_7_)
renderItem in class SlotGuipublic int getWidth()
public int getMaxPosition()
getMaxPosition in class SlotGuipublic int getScrollbarPosition()
getScrollbarPosition in class SlotGuipublic void render(int p_render_1_,
int p_render_2_,
float p_render_3_)
render in interface IRenderablerender in class SlotGuipublic boolean mouseScrolled(double p_mouseScrolled_1_,
double p_mouseScrolled_3_,
double p_mouseScrolled_5_)
mouseScrolled in interface IGuiEventListenermouseScrolled in interface INestedGuiEventHandlermouseScrolled in class SlotGuipublic boolean mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_)
mouseClicked in interface IGuiEventListenermouseClicked in interface INestedGuiEventHandlermouseClicked in class SlotGuipublic boolean mouseReleased(double p_mouseReleased_1_,
double p_mouseReleased_3_,
int p_mouseReleased_5_)
mouseReleased in interface IGuiEventListenermouseReleased in interface INestedGuiEventHandlermouseReleased in class SlotGuipublic boolean mouseDragged(double p_mouseDragged_1_,
double p_mouseDragged_3_,
int p_mouseDragged_5_,
double p_mouseDragged_6_,
double p_mouseDragged_8_)
mouseDragged in interface IGuiEventListenermouseDragged in interface INestedGuiEventHandlermouseDragged in class SlotGui