com.mojang.realmsclient.gui

public abstract class RowButton

dhn
com.mojang.realmsclient.gui.RowButton
net.minecraft.class_4371
net.minecraft.unmapped.C_yroaptyz
net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
com.mojang.realmsclient.gui.ListButton

Field summary

Modifier and TypeField
public final int
a
width
field_19690
f_rumssayf
width
field_225125_a
public final int
b
height
field_19691
f_fweiiftf
height
field_225126_b
public final int
c
xOffset
field_19692
f_hmzpllzk
x
field_225127_c
public final int
d
yOffset
field_19693
f_zfiqwjvj
y
field_225128_d

Constructor summary

ModifierConstructor
public (int width, int height, int x, int y)

Method summary

Modifier and TypeMethod
public void
a(dfm arg0, int arg1, int arg2, int arg3, int arg4)
drawForRowAt(PoseStack arg0, int arg1, int arg2, int arg3, int arg4)
method_21111(class_4587 arg0, int arg1, int arg2, int arg3, int arg4)
m_rgnqdlfj(C_cnszsxvd arg0, int arg1, int arg2, int arg3, int arg4)
render(MatrixStack matrices, int arg1, int arg2, int arg3, int arg4)
func_237726_a_(MatrixStack arg0, int arg1, int arg2, int arg3, int arg4)
protected abstract void
a(dfm arg0, int arg1, int arg2, boolean arg3)
draw(PoseStack arg0, int arg1, int arg2, boolean arg3)
method_21112(class_4587 arg0, int arg1, int arg2, boolean arg3)
m_whqrybgu(C_cnszsxvd arg0, int arg1, int arg2, boolean arg3)
render(MatrixStack matrices, int x, int y, boolean arg3)
func_230435_a_(MatrixStack arg0, int arg1, int arg2, boolean arg3)
public int
a()
getRight()
method_21109()
m_hlkfuufm()
getRight()
func_225122_a()
public int
b()
getBottom()
method_21115()
m_eoytftnj()
getBottom()
func_225123_b()
public abstract void
a(int arg0)
onClick(int arg0)
method_21110(int arg0)
m_bsoccklm(int arg0)
handleClick(int index)
func_225121_a(int arg0)
public static void
a(dfm arg0, List<dhn> arg1, eon<?> arg2, int arg3, int arg4, int arg5, int arg6)
drawButtonsInRow(PoseStack arg0, List<RowButton> arg1, RealmsObjectSelectionList<?> arg2, int arg3, int arg4, int arg5, int arg6)
method_21113(class_4587 arg0, List<class_4371> arg1, class_4904<?> arg2, int arg3, int arg4, int arg5, int arg6)
m_xazgiaxn(C_cnszsxvd arg0, List<C_yroaptyz> arg1, C_qcpnvbwk<?> arg2, int arg3, int arg4, int arg5, int arg6)
render(MatrixStack matrices, List<RealmsAcceptRejectButton> arg1, RealmsObjectSelectionList<?> arg2, int arg3, int arg4, int arg5, int arg6)
func_237727_a_(MatrixStack arg0, List<ListButton> arg1, RealmsObjectSelectionList<?> arg2, int arg3, int arg4, int arg5, int arg6)
public static void
a(eon<?> arg0, dlv$a<?> arg1, List<dhn> arg2, int arg3, double arg4, double arg5)
rowButtonMouseClicked(RealmsObjectSelectionList<?> arg0, ObjectSelectionList$Entry<?> arg1, List<RowButton> arg2, int arg3, double arg4, double arg5)
method_21114(class_4904<?> arg0, class_4280$class_4281<?> arg1, List<class_4371> arg2, int arg3, double arg4, double arg5)
m_cplengjy(C_qcpnvbwk<?> arg0, C_zbixrgsf$C_jenrcexd<?> arg1, List<C_yroaptyz> arg2, int arg3, double arg4, double arg5)
handleClick(RealmsObjectSelectionList<?> selectionList, AlwaysSelectedEntryListWidget$Entry<?> arg1, List<RealmsAcceptRejectButton> buttons, int button, double mouseX, double mouseY)
func_237728_a_(RealmsObjectSelectionList<?> arg0, ExtendedList$AbstractListEntry<?> arg1, List<ListButton> arg2, int arg3, double arg4, double arg5)