net.minecraft.client.gui.widget

public abstract class ListWidget

extends AbstractContainerEventHandler

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener

chl
net.minecraft.class_390
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.GuiSlot
net.minecraft.client.gui.GuiSlot

Field summary

Modifier and TypeField
protected final Minecraft
a
field_1241
minecraft
field_148161_k
mc
protected int
f
field_7733
width
field_148155_a
width
protected int
g
field_1248
height
field_148158_l
height
protected int
h
field_1242
minY
field_148153_b
top
protected int
i
field_1243
maxY
field_148154_c
bottom
protected int
j
field_1249
maxX
field_148151_d
right
protected int
k
field_7734
minX
field_148152_e
left
protected final int
l
field_1244
entryHeight
field_148149_f
slotHeight
protected boolean
m
field_7735
centerAlongY
field_148163_i
centerListVertically
protected int
n
field_10407
mouseYStart
field_148157_o
initialClickY
protected double
o
field_20083
scrollAmount
field_148169_q
amountScrolled
protected int
p
field_1256
pos
field_148168_r
selectedElement
protected long
q
field_1257
time
field_148167_s
lastClicked
protected boolean
r
field_10408
visible
field_178041_q
visible
protected boolean
s
field_7736
renderSelectionHighlight
field_148166_t
showSelectionBox
protected boolean
t
field_1259
renderHeader
field_148165_u
hasListHeader
protected int
u
field_1260
headerHeight
field_148160_j
headerPadding
private boolean
v
field_7737
scrolling
field_195084_v
clickedScrollbar

Constructor summary

ModifierConstructor
public (Minecraft minecraft, int width, int height, int minY, int maxY, int entryHeight)

Method summary

Modifier and TypeMethod
public void
c(int arg0, int arg1, int arg2, int arg3)
method_1054(int arg0, int arg1, int arg2, int arg3)
setBounds(int width, int height, int minY, int maxY)
func_148122_a(int arg0, int arg1, int arg2, int arg3)
setDimensions(int widthIn, int heightIn, int topIn, int bottomIn)
public void
c(boolean arg0)
method_1060(boolean arg0)
setRenderSelectionHighlight(boolean renderSelectionHighlight)
func_193651_b(boolean arg0)
setShowSelectionBox(boolean showSelectionBoxIn)
protected void
a(boolean arg0, int arg1)
method_1061(boolean arg0, int arg1)
setHeader(boolean renderHeader, int headerHeight)
func_148133_a(boolean arg0, int arg1)
setHasListHeader(boolean hasListHeaderIn, int headerPaddingIn)
public boolean
m()
method_18417()
isVisible()
func_195082_l()
isVisible()
protected abstract int
d()
method_1050()
size()
func_148127_b()
getSize()
public void
b(int arg0)
method_18416(int arg0)
selectEntry(int index)
func_195080_b(int arg0)
setSelectedEntry(int index)
protected List<? extends GuiEventListener>
b()
method_18423()
children()
func_195074_b()
getChildren()
protected boolean
a(int arg0, int arg1, double arg2, double arg3)
method_18414(int arg0, int arg1, double arg2, double arg3)
entryClicked(int index, int button, double mouseX, double mouseY)
func_195078_a(int arg0, int arg1, double arg2, double arg3)
mouseClicked(int index, int button, double mouseX, double mouseY)
protected abstract boolean
a(int arg0)
method_1051(int arg0)
isEntrySelected(int index)
func_148131_a(int arg0)
isSelected(int slotIndex)
protected int
n()
method_1062()
getHeight()
func_148138_e()
getContentHeight()
protected abstract void
a()
method_1066()
renderBackground()
func_148123_a()
drawBackground()
protected void
a(int arg0, int arg1, int arg2, float arg3)
method_9528(int arg0, int arg1, int arg2, float arg3)
renderEntryOutOfBounds(int index, int x, int y, float tickDelta)
func_192639_a(int arg0, int arg1, int arg2, float arg3)
updateItemPos(int entryID, int insideLeft, int yPos, float partialTicks)
protected abstract void
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6)
method_1055(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6)
renderEntry(int index, int x, int y, int height, int mouseX, int mouseY, float tickDelta)
func_192637_a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6)
drawSlot(int slotIndex, int xPos, int yPos, int heightIn, int mouseXIn, int mouseYIn, float partialTicks)
protected void
a(int arg0, int arg1, cum arg2)
method_1056(int arg0, int arg1, class_533 arg2)
renderHeader(int x, int y, Tesselator tesselator)
func_148129_a(int arg0, int arg1, Tessellator arg2)
drawListHeader(int insideLeft, int insideTop, Tessellator tessellatorIn)
protected void
a(int arg0, int arg1)
method_1052(int arg0, int arg1)
headerClicked(int x, int y)
func_148132_a(int arg0, int arg1)
clickedHeader(int mouseX, int mouseY)
protected void
b(int arg0, int arg1)
method_1064(int arg0, int arg1)
renderDecorations(int mouseX, int mouseY)
func_148142_b(int arg0, int arg1)
renderDecorations(int mouseXIn, int mouseYIn)
public int
a(double arg0, double arg1)
method_18411(double arg0, double arg1)
getEntryAt(double x, double y)
func_195083_a(double arg0, double arg1)
getEntryAt(double x, double y)
protected void
o()
method_1070()
capScrolling()
func_148121_k()
bindAmountScrolled()
public int
p()
method_1068()
getMaxScroll()
func_148135_f()
getMaxScroll()
public int
q()
method_6708()
getScrollAmount()
func_148148_g()
getAmountScrolled()
public boolean
b(double arg0, double arg1)
method_18415(double arg0, double arg1)
isMouseInList(double mouseX, double mouseY)
func_195079_b(double arg0, double arg1)
isMouseInList(double mouseX, double mouseY)
public void
e(int arg0)
method_1063(int arg0)
scroll(int amount)
func_148145_f(int arg0)
scrollBy(int amount)
public void
a(int arg0, int arg1, float arg2)
method_1053(int arg0, int arg1, float arg2)
render(int mouseX, int mouseY, float tickDelta)
func_148128_a(int arg0, int arg1, float arg2)
drawScreen(int mouseXIn, int mouseYIn, float partialTicks)
protected void
a(double arg0, double arg1, int arg2)
method_18412(double arg0, double arg1, int arg2)
updateScrollingState(double mouseX, double mouseY, int button)
func_195077_a(double arg0, double arg1, int arg2)
checkScrollbarClick(double mouseX, double mouseY, int button)
public boolean
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public boolean
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
public boolean
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
public boolean
mouseScrolled(double arg0)
mouseScrolled(double arg0)
mouseScrolled(double arg0)
mouseScrolled(double arg0)
mouseScrolled(double arg0)
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public boolean
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
public int
e()
method_6706()
getRowWidth()
func_148139_c()
getListWidth()
protected void
a(int arg0, int arg1, int arg2, int arg3, float arg4)
method_6704(int arg0, int arg1, int arg2, int arg3, float arg4)
renderList(int x, int y, int mouseX, int mouseY, float tickDelta)
func_192638_a(int arg0, int arg1, int arg2, int arg3, float arg4)
drawSelectionBox(int insideLeft, int insideTop, int mouseXIn, int mouseYIn, float partialTicks)
protected int
f()
method_1069()
getScrollbarPosition()
func_148137_d()
getScrollBarX()
protected void
d(int arg0, int arg1, int arg2, int arg3)
method_1065(int arg0, int arg1, int arg2, int arg3)
renderHoleBackground(int top, int bottom, int topAlpha, int bottomAlpha)
func_148136_c(int arg0, int arg1, int arg2, int arg3)
overlayBackground(int startY, int endY, int startAlpha, int endAlpha)
public void
f(int arg0)
method_6709(int arg0)
setX(int minX)
func_148140_g(int arg0)
setSlotXBoundsFromLeft(int leftIn)
public int
s()
method_6711()
getEntryHeight()
func_148146_j()
getSlotHeight()