public class GuiSlotRealmsProxy extends GuiSlot
amountScrolled, bottom, field_148163_i, field_178041_q, hasListHeader, headerPadding, height, initialClickY, lastClicked, left, mc, mouseX, mouseY, right, scrollMultiplier, selectedElement, showSelectionBox, slotHeight, top, width| Constructor and Description |
|---|
GuiSlotRealmsProxy(RealmsScrolledSelectionList selectionListIn,
int p_i1085_2_,
int p_i1085_3_,
int p_i1085_4_,
int p_i1085_5_,
int p_i1085_6_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBackground() |
protected void |
drawSlot(int entryID,
int p_180791_2_,
int p_180791_3_,
int p_180791_4_,
int p_180791_5_,
int p_180791_6_) |
protected void |
elementClicked(int slotIndex,
boolean isDoubleClick,
int mouseX,
int mouseY) |
int |
func_154337_m() |
int |
func_154338_k() |
int |
func_154339_l() |
protected int |
getContentHeight() |
protected int |
getScrollBarX() |
protected int |
getSize() |
void |
handleMouseInput() |
protected boolean |
isSelected(int slotIndex) |
actionPerformed, bindAmountScrolled, drawContainerBackground, drawListHeader, drawScreen, drawSelectionBox, func_148132_a, func_148135_f, func_148142_b, func_178040_a, getAmountScrolled, getEnabled, getListWidth, getSlotHeight, getSlotIndexFromScreenCoords, isMouseYWithinSlotBounds, overlayBackground, registerScrollButtons, scrollBy, setDimensions, setEnabled, setHasListHeader, setShowSelectionBox, setSlotXBoundsFromLeftpublic GuiSlotRealmsProxy(RealmsScrolledSelectionList selectionListIn, int p_i1085_2_, int p_i1085_3_, int p_i1085_4_, int p_i1085_5_, int p_i1085_6_)
protected void elementClicked(int slotIndex,
boolean isDoubleClick,
int mouseX,
int mouseY)
elementClicked in class GuiSlotprotected boolean isSelected(int slotIndex)
isSelected in class GuiSlotprotected void drawBackground()
drawBackground in class GuiSlotprotected void drawSlot(int entryID,
int p_180791_2_,
int p_180791_3_,
int p_180791_4_,
int p_180791_5_,
int p_180791_6_)
public int func_154338_k()
public int func_154339_l()
public int func_154337_m()
protected int getContentHeight()
getContentHeight in class GuiSlotprotected int getScrollBarX()
getScrollBarX in class GuiSlotpublic void handleMouseInput()
handleMouseInput in class GuiSlot