public class RealmsSimpleScrolledSelectionListProxy extends GuiSlot
amountScrolled, bottom, centerListVertically, hasListHeader, headerPadding, height, initialClickY, lastClicked, left, mc, right, selectedElement, showSelectionBox, slotHeight, top, visible, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
RealmsSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList p_i49324_1_,
int p_i49324_2_,
int p_i49324_3_,
int p_i49324_4_,
int p_i49324_5_,
int p_i49324_6_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBackground() |
void |
drawScreen(int mouseXIn,
int mouseYIn,
float partialTicks) |
protected void |
drawSlot(int slotIndex,
int xPos,
int yPos,
int heightIn,
int mouseXIn,
int mouseYIn,
float partialTicks) |
protected int |
getContentHeight() |
protected int |
getScrollBarX() |
protected int |
getSize() |
protected boolean |
isSelected(int slotIndex) |
boolean |
mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_) |
protected boolean |
mouseClicked(int index,
int button,
double mouseX,
double mouseY) |
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_) |
int |
width() |
bindAmountScrolled, charTyped, checkScrollbarClick, clickedHeader, drawContainerBackground, drawListHeader, drawSelectionBox, getAmountScrolled, getChildren, getEntryAt, getListWidth, getMaxScroll, getSlotHeight, isMouseInList, isVisible, keyPressed, overlayBackground, renderDecorations, scrollBy, setDimensions, setHasListHeader, setSelectedEntry, setShowSelectionBox, setSlotXBoundsFromLeft, updateItemPosfocusNext, focusOn, getFocused, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitkeyReleasedcanFocus, focusChangedpublic RealmsSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList p_i49324_1_, int p_i49324_2_, int p_i49324_3_, int p_i49324_4_, int p_i49324_5_, int p_i49324_6_)
protected boolean mouseClicked(int index,
int button,
double mouseX,
double mouseY)
mouseClicked in class GuiSlotprotected boolean isSelected(int slotIndex)
isSelected in class GuiSlotprotected void drawBackground()
drawBackground in class GuiSlotprotected void drawSlot(int slotIndex,
int xPos,
int yPos,
int heightIn,
int mouseXIn,
int mouseYIn,
float partialTicks)
public int width()
protected int getContentHeight()
getContentHeight in class GuiSlotprotected int getScrollBarX()
getScrollBarX in class GuiSlotpublic void drawScreen(int mouseXIn,
int mouseYIn,
float partialTicks)
drawScreen in class GuiSlotpublic boolean mouseScrolled(double p_mouseScrolled_1_)
mouseScrolled in interface IGuiEventListenermouseScrolled in interface IGuiEventListenerDeferredmouseScrolled in class GuiSlotpublic boolean mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_)
mouseClicked in interface IGuiEventListenermouseClicked in interface IGuiEventListenerDeferredmouseClicked in class GuiSlotpublic boolean mouseReleased(double p_mouseReleased_1_,
double p_mouseReleased_3_,
int p_mouseReleased_5_)
mouseReleased in interface IGuiEventListenermouseReleased in interface IGuiEventListenerDeferredmouseReleased in class GuiSlotpublic 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 IGuiEventListenerDeferredmouseDragged in class GuiSlot