class GuiScreenCustomizePresets.ListPreset extends GuiSlot
| Modifier and Type | Field and Description |
|---|---|
int |
field_178053_u |
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 |
|---|
ListPreset() |
| 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 mouseXIn,
int mouseYIn) |
protected void |
elementClicked(int slotIndex,
boolean isDoubleClick,
int mouseX,
int mouseY)
The element in the slot that was clicked, boolean for whether it was double clicked or not
|
private void |
func_178051_a(int p_178051_1_,
int p_178051_2_,
ResourceLocation p_178051_3_) |
protected int |
getSize() |
protected boolean |
isSelected(int slotIndex)
Returns true if the element passed in is currently selected
|
actionPerformed, bindAmountScrolled, drawListHeader, drawScreen, drawSelectionBox, func_148132_a, func_148135_f, func_148142_b, func_178040_a, getAmountScrolled, getContentHeight, getEnabled, getListWidth, getScrollBarX, getSlotHeight, getSlotIndexFromScreenCoords, handleMouseInput, isMouseYWithinSlotBounds, overlayBackground, registerScrollButtons, scrollBy, setDimensions, setEnabled, setHasListHeader, setShowSelectionBox, setSlotXBoundsFromLeftprotected void elementClicked(int slotIndex,
boolean isDoubleClick,
int mouseX,
int mouseY)
GuiSlotelementClicked in class GuiSlotprotected boolean isSelected(int slotIndex)
GuiSlotisSelected in class GuiSlotprotected void drawBackground()
drawBackground in class GuiSlotprivate void func_178051_a(int p_178051_1_,
int p_178051_2_,
ResourceLocation p_178051_3_)