public class RealmsClickableScrolledSelectionListProxy 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 |
|---|
RealmsClickableScrolledSelectionListProxy(RealmsClickableScrolledSelectionList p_i49326_1_,
int p_i49326_2_,
int p_i49326_3_,
int p_i49326_4_,
int p_i49326_5_,
int p_i49326_6_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBackground() |
protected void |
drawSelectionBox(int insideLeft,
int insideTop,
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() |
int |
headerHeight() |
protected boolean |
isSelected(int slotIndex) |
int |
itemHeight() |
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_) |
void |
renderSelected(int p_207719_1_,
int p_207719_2_,
int p_207719_3_,
Tezzelator p_207719_4_) |
int |
width() |
int |
y0() |
int |
y1() |
double |
yo() |
bindAmountScrolled, charTyped, checkScrollbarClick, clickedHeader, drawContainerBackground, drawListHeader, drawScreen, 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 RealmsClickableScrolledSelectionListProxy(RealmsClickableScrolledSelectionList p_i49326_1_, int p_i49326_2_, int p_i49326_3_, int p_i49326_4_, int p_i49326_5_, int p_i49326_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 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 GuiSlotpublic void renderSelected(int p_207719_1_,
int p_207719_2_,
int p_207719_3_,
Tezzelator p_207719_4_)
protected void drawSelectionBox(int insideLeft,
int insideTop,
int mouseXIn,
int mouseYIn,
float partialTicks)
drawSelectionBox in class GuiSlotpublic int y0()
public int y1()
public int headerHeight()
public double yo()
public int itemHeight()