net.minecraft.client.gui.widget

public abstract class EntryListWidget<E extends EntryListWidget$Entry<E>>

extends AbstractParentElement implements Drawable

All mapped superinterfaces:

ParentElement, Element, Drawable

dlf
net.minecraft.client.gui.components.AbstractSelectionList
net.minecraft.class_350
net.minecraft.client.gui.widget.EntryListWidget
net.minecraft.unmapped.C_nmdfcqgq
net.minecraft.client.gui.widget.list.AbstractList
net.minecraft.client.gui.widget.list.AbstractList

Field summary

Modifier and TypeField
protected final MinecraftClient
b
minecraft
field_22740
client
f_wgvjqamc
field_230668_b_
minecraft
protected final int
c
itemHeight
field_22741
itemHeight
f_opumfhwp
field_230669_c_
itemHeight
private final List<E>
a
children
field_22739
children
f_nwxfkzcb
field_230667_a_
entries
protected int
d
width
field_22742
width
f_lxqqdjvq
field_230670_d_
width
protected int
e
height
field_22743
height
f_ogjwapgb
field_230671_e_
height
protected int
i
y0
field_19085
top
f_luspykpw
field_230672_i_
y0
protected int
j
y1
field_19086
bottom
f_lcbetpoe
field_230673_j_
y1
protected int
k
x1
field_19087
right
f_vvstauza
field_230674_k_
x1
protected int
l
x0
field_19088
left
f_owarvuxu
field_230675_l_
x0
protected boolean
m
centerListVertically
field_22744
centerListVertically
f_qftaiomx
field_230676_m_
centerListVertically
private double
o
scrollAmount
field_22749
scrollAmount
f_ognrpywe
field_230678_o_
scrollAmount
private boolean
p
renderSelection
field_22746
renderSelection
f_txyahjbe
field_230679_p_
renderSelection
private boolean
q
renderHeader
field_22747
renderHeader
f_ymsrddlp
field_230680_q_
renderHeader
protected int
n
headerHeight
field_22748
headerHeight
f_ocwvpdlc
field_230677_n_
headerHeight
private boolean
r
scrolling
field_22750
scrolling
f_vlzsglsn
field_230681_r_
scrolling
private E
s
selected
field_22751
selected
f_ppgscfga
field_230682_s_
selected
private boolean
t
renderBackground
field_26846
field_26846
f_cezudwyw
field_244603_t
field_244603_t
private boolean
u
renderTopAndBottom
field_26847
field_26847
f_ylqrfhkw
field_244604_u
field_244604_u

Constructor summary

ModifierConstructor
public (MinecraftClient client, int width, int height, int top, int bottom, int itemHeight)

Method summary

Modifier and TypeMethod
public void
a(boolean arg0)
setRenderSelection(boolean arg0)
method_29344(boolean arg0)
setRenderSelection(boolean renderSelection)
m_ngkztjwh(boolean arg0)
func_230943_a_(boolean arg0)
setRenderSelection(boolean value)
protected void
a(boolean arg0, int arg1)
setRenderHeader(boolean arg0, int arg1)
method_25315(boolean arg0, int arg1)
setRenderHeader(boolean renderHeader, int headerHeight)
m_wgvvktvl(boolean arg0, int arg1)
func_230944_a_(boolean arg0, int arg1)
setRenderHeader(boolean value, int height)
public int
d()
getRowWidth()
method_25322()
getRowWidth()
m_gvcbjhbe()
func_230949_c_()
getRowWidth()
public E
h()
getSelected()
method_25334()
getSelected()
m_jpuncqsm()
func_230958_g_()
getSelected()
public void
a(E arg0)
setSelected(E arg0)
method_25313(E arg0)
setSelected(E entry)
m_efccelql(E arg0)
func_241215_a_(E arg0)
setSelected(E entry)
public void
b(boolean arg0)
setRenderBackground(boolean arg0)
method_31322(boolean arg0)
method_31322(boolean arg0)
m_fokugfgq(boolean arg0)
func_244605_b(boolean arg0)
func_244605_b(boolean arg0)
public void
c(boolean arg0)
setRenderTopAndBottom(boolean arg0)
method_31323(boolean arg0)
method_31323(boolean arg0)
m_tfybcihy(boolean arg0)
func_244606_c(boolean arg0)
func_244606_c(boolean arg0)
public E
i()
getFocused()
method_25336()
getFocused()
m_mdngqhdo()
func_241217_q_()
getListener()
public final List<E>
au_()
children()
method_25396()
children()
m_soldxolv()
func_231039_at__()
getEventListeners()
protected final void
k()
clearEntries()
method_25339()
clearEntries()
m_eyiqobmu()
func_230963_j_()
clearEntries()
protected void
a(Collection<E> arg0)
replaceEntries(Collection<E> arg0)
method_25314(Collection<E> arg0)
replaceEntries(Collection<E> newEntries)
m_wfpeolts(Collection<E> arg0)
func_230942_a_(Collection<E> arg0)
replaceEntries(Collection<E> entries)
protected E
e(int arg0)
getEntry(int arg0)
method_25326(int arg0)
getEntry(int index)
m_qkjfpjtf(int arg0)
func_230953_d_(int arg0)
getEntry(int index)
protected int
b(E arg0)
addEntry(E arg0)
method_25321(E arg0)
addEntry(E entry)
m_jbupitjk(E arg0)
func_230513_b_(E arg0)
addEntry(E entry)
protected int
l()
getItemCount()
method_25340()
getItemCount()
m_xwqptkxc()
func_230965_k_()
getItemCount()
protected boolean
f(int arg0)
isSelectedItem(int arg0)
method_25332(int arg0)
isSelectedItem(int index)
m_jwelxfgu(int arg0)
func_230957_f_(int arg0)
isSelectedItem(int index)
protected final E
a(double arg0, double arg1)
getEntryAtPosition(double arg0, double arg1)
method_25308(double arg0, double arg1)
getEntryAtPosition(double x, double y)
m_ulzatvjk(double arg0, double arg1)
func_230933_a_(double arg0, double arg1)
getEntryAtPosition(double mouseX, double mouseY)
public void
a(int arg0, int arg1, int arg2, int arg3)
updateSize(int arg0, int arg1, int arg2, int arg3)
method_25323(int arg0, int arg1, int arg2, int arg3)
updateSize(int width, int height, int top, int bottom)
m_rmsywiow(int arg0, int arg1, int arg2, int arg3)
func_230940_a_(int arg0, int arg1, int arg2, int arg3)
updateSize(int width, int height, int arg2, int arg3)
public void
g(int arg0)
setLeftPos(int arg0)
method_25333(int arg0)
setLeftPos(int left)
m_frccxogy(int arg0)
func_230959_g_(int arg0)
setLeftPos(int left)
protected int
c()
getMaxPosition()
method_25317()
getMaxPosition()
m_bwaibmbs()
func_230945_b_()
getMaxPosition()
protected void
a(int arg0, int arg1)
clickedHeader(int arg0, int arg1)
method_25310(int arg0, int arg1)
clickedHeader(int x, int y)
m_yadjivdx(int arg0, int arg1)
func_230938_a_(int arg0, int arg1)
clickedHeader(int arg0, int arg1)
protected void
a(dfm arg0, int arg1, int arg2, dfo arg3)
renderHeader(PoseStack arg0, int arg1, int arg2, Tesselator arg3)
method_25312(class_4587 arg0, int arg1, int arg2, class_289 arg3)
renderHeader(MatrixStack matrices, int x, int y, Tessellator arg3)
m_tcbvwdif(C_cnszsxvd arg0, int arg1, int arg2, C_hiiunyvh arg3)
func_230448_a_(MatrixStack arg0, int arg1, int arg2, Tessellator arg3)
renderHeader(MatrixStack matrixStack, int x, int y, Tessellator tessellator)
protected void
a(dfm arg0)
renderBackground(PoseStack arg0)
method_25325(class_4587 arg0)
renderBackground(MatrixStack matrices)
m_honkwktf(C_cnszsxvd arg0)
func_230433_a_(MatrixStack arg0)
renderBackground(MatrixStack matrixStack)
protected void
a(dfm arg0, int arg1, int arg2)
renderDecorations(PoseStack arg0, int arg1, int arg2)
method_25320(class_4587 arg0, int arg1, int arg2)
renderDecorations(MatrixStack arg0, int arg1, int arg2)
m_kidjvxld(C_cnszsxvd arg0, int arg1, int arg2)
func_230447_a_(MatrixStack arg0, int arg1, int arg2)
renderDecorations(MatrixStack matrixStack, int mouseX, int mouseY)
public void
a(dfm arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_exyypwjw(C_cnszsxvd arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
protected void
c(E arg0)
centerScrollOn(E arg0)
method_25324(E arg0)
centerScrollOn(E entry)
m_cypiczpx(E arg0)
func_230951_c_(E arg0)
centerScrollOn(E entry)
protected void
d(E arg0)
ensureVisible(E arg0)
method_25328(E arg0)
ensureVisible(E entry)
m_deeazfas(E arg0)
func_230954_d_(E arg0)
ensureVisible(E entry)
private void
a(int arg0)
scroll(int arg0)
method_25309(int arg0)
scroll(int amount)
m_krleyrsx(int arg0)
func_230937_a_(int arg0)
scroll(int scroll)
public double
m()
getScrollAmount()
method_25341()
getScrollAmount()
m_qmzwhmmz()
func_230966_l_()
getScrollAmount()
public void
a(double arg0)
setScrollAmount(double arg0)
method_25307(double arg0)
setScrollAmount(double amount)
m_uwcwkhhb(double arg0)
func_230932_a_(double arg0)
setScrollAmount(double scroll)
public int
n()
getMaxScroll()
method_25331()
getMaxScroll()
m_ckbdvwhe()
func_230955_e_()
getMaxScroll()
protected void
b(double arg0, double arg1, int arg2)
updateScrollingState(double arg0, double arg1, int arg2)
method_25318(double arg0, double arg1, int arg2)
updateScrollingState(double mouseX, double mouseY, int button)
m_prgsupvw(double arg0, double arg1, int arg2)
func_230947_b_(double arg0, double arg1, int arg2)
updateScrollingState(double mouseX, double mouseY, int button)
protected int
e()
getScrollbarPosition()
method_25329()
getScrollbarPositionX()
m_ophfjpkb()
func_230952_d_()
getScrollbarPosition()
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
m_fpfqbhfx(double arg0, double arg1, int arg2)
func_231044_a_(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public boolean
c(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
method_25406(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
m_vygbkdkf(double arg0, double arg1, int arg2)
func_231048_c_(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
public boolean
a(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
method_25403(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
m_shbmcoxj(double arg0, double arg1, int arg2, double arg3, double arg4)
func_231045_a_(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
public boolean
a(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
method_25401(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
m_ztjwzdkn(double arg0, double arg1, double arg2)
func_231043_a_(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
m_qwrbtcbl(int arg0, int arg1, int arg2)
func_231046_a_(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
protected void
a(dlf$b arg0)
moveSelection(AbstractSelectionList$SelectionDirection arg0)
method_25335(class_350$class_5403 arg0)
moveSelection(EntryListWidget$MoveDirection direction)
m_bnmyjspy(C_nmdfcqgq$C_utnagwff arg0)
func_241219_a_(AbstractList$Ordering arg0)
moveSelection(AbstractList$Ordering ordering)
protected void
p()
refreshSelection()
method_30015()
method_30015()
m_eggeubrx()
func_241574_n_()
func_241574_n_()
protected void
a(dlf$b arg0, Predicate<E> arg1)
moveSelection(AbstractSelectionList$SelectionDirection arg0, Predicate<E> arg1)
method_30013(class_350$class_5403 arg0, Predicate<E> arg1)
moveSelectionIf(EntryListWidget$MoveDirection direction, Predicate<E> arg1)
m_djnclvdc(C_nmdfcqgq$C_utnagwff arg0, Predicate<E> arg1)
func_241572_a_(AbstractList$Ordering arg0, Predicate<E> arg1)
filterList(AbstractList$Ordering ordering, Predicate<E> filter)
public boolean
b(double arg0, double arg1)
isMouseOver(double arg0, double arg1)
method_25405(double arg0, double arg1)
isMouseOver(double arg0, double arg1)
m_nxrnpxyk(double arg0, double arg1)
func_231047_b_(double arg0, double arg1)
isMouseOver(double arg0, double arg1)
protected void
a(dfm arg0, int arg1, int arg2, int arg3, int arg4, float arg5)
renderList(PoseStack arg0, int arg1, int arg2, int arg3, int arg4, float arg5)
method_25311(class_4587 arg0, int arg1, int arg2, int arg3, int arg4, float arg5)
renderList(MatrixStack matrices, int x, int y, int mouseX, int mouseY, float delta)
m_xeghcusi(C_cnszsxvd arg0, int arg1, int arg2, int arg3, int arg4, float arg5)
func_238478_a_(MatrixStack arg0, int arg1, int arg2, int arg3, int arg4, float arg5)
renderList(MatrixStack matrixStack, int x, int y, int mouseX, int mouseY, float partialTicks)
public int
q()
getRowLeft()
method_25342()
getRowLeft()
m_zxlevqds()
func_230968_n_()
getRowLeft()
public int
r()
getRowRight()
method_31383()
method_31383()
m_dnwrfyzv()
func_244736_r()
func_244736_r()
protected int
h(int arg0)
getRowTop(int arg0)
method_25337(int arg0)
getRowTop(int index)
m_ldjgvvhr(int arg0)
func_230962_i_(int arg0)
getRowTop(int arg0)
private int
b(int arg0)
getRowBottom(int arg0)
method_25319(int arg0)
getRowBottom(int index)
m_fieboaym(int arg0)
func_230948_b_(int arg0)
getRowBottom(int index)
protected boolean
b()
isFocused()
method_25316()
isFocused()
m_vfsktiim()
func_230971_aw__()
isFocused()
protected E
i(int arg0)
remove(int arg0)
method_25338(int arg0)
remove(int index)
m_phuwofkc(int arg0)
func_230964_j_(int arg0)
remove(int index)
protected boolean
e(E arg0)
removeEntry(E arg0)
method_25330(E arg0)
removeEntry(E entry)
m_mzarzdup(E arg0)
func_230956_e_(E arg0)
removeEntry(E entry)
private void
f(dlf$a<E> arg0)
bindEntryToSelf(AbstractSelectionList$Entry<E> arg0)
method_29621(class_350$class_351<E> arg0)
method_29621(EntryListWidget$Entry<E> arg0)
m_yqoydelm(C_nmdfcqgq$C_rzayyeiy<E> arg0)
func_238480_f_(AbstractList$AbstractListEntry<E> arg0)
func_238480_f_(AbstractList$AbstractListEntry<E> entry)