public class ServerSelectionList extends GuiListExtended
GuiListExtended.IGuiListEntry
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 |
---|
ServerSelectionList(GuiMultiplayer p_i45049_1_,
Minecraft mcIn,
int p_i45049_3_,
int p_i45049_4_,
int p_i45049_5_,
int p_i45049_6_,
int p_i45049_7_) |
Modifier and Type | Method and Description |
---|---|
void |
func_148192_c(int p_148192_1_) |
int |
func_148193_k() |
void |
func_148194_a(java.util.List p_148194_1_) |
void |
func_148195_a(ServerList p_148195_1_) |
GuiListExtended.IGuiListEntry |
getListEntry(int p_148180_1_) |
int |
getListWidth() |
protected int |
getScrollBarX() |
protected int |
getSize() |
protected boolean |
isSelected(int slotIndex) |
drawBackground, drawSlot, elementClicked, func_178040_a, mouseClicked, mouseReleased
actionPerformed, bindAmountScrolled, drawContainerBackground, drawListHeader, drawScreen, drawSelectionBox, func_148132_a, func_148135_f, func_148142_b, getAmountScrolled, getContentHeight, getEnabled, getSlotHeight, getSlotIndexFromScreenCoords, handleMouseInput, isMouseYWithinSlotBounds, overlayBackground, registerScrollButtons, scrollBy, setDimensions, setEnabled, setHasListHeader, setShowSelectionBox, setSlotXBoundsFromLeft
public ServerSelectionList(GuiMultiplayer p_i45049_1_, Minecraft mcIn, int p_i45049_3_, int p_i45049_4_, int p_i45049_5_, int p_i45049_6_, int p_i45049_7_)
public GuiListExtended.IGuiListEntry getListEntry(int p_148180_1_)
getListEntry
in class GuiListExtended
public void func_148192_c(int p_148192_1_)
protected boolean isSelected(int slotIndex)
isSelected
in class GuiListExtended
public int func_148193_k()
public void func_148195_a(ServerList p_148195_1_)
public void func_148194_a(java.util.List p_148194_1_)
protected int getScrollBarX()
getScrollBarX
in class GuiSlot
public int getListWidth()
getListWidth
in class GuiSlot