net.minecraft.client.gui.screens

public class ConfirmLinkScreen

extends ConfirmScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fwy
net.minecraft.client.gui.screens.ConfirmLinkScreen
net.minecraft.class_407
net.minecraft.unmapped.C_vpzsgabs
net.minecraft.client.gui.screen.ConfirmLinkScreen
net.minecraft.client.gui.screen.ConfirmLinkScreen

Field summary

Modifier and TypeField
private static final Component
d
COPY_BUTTON_TEXT
field_2373
f_hqblbvrv
COPY
COPY
private static final Component
s
WARNING_TEXT
field_2372
f_jlzcngbp
WARNING
WARNING
private final String
u
url
field_2371
f_jxiswvxr
link
link
private final boolean
v
showWarning
field_2370
f_cgxlxuwo
drawWarning
drawWarning

Constructor summary

ModifierConstructor
public (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, String link, boolean linkTrusted)
public (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, String link, boolean linkTrusted)
public (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, URI link, boolean linkTrusted)
public (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, URI link, Component noText, boolean linkTrusted)
public (it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, Component title, Component message, String link, Component noText, boolean linkTrusted)

Method summary

Modifier and TypeMethod
protected static MutableComponent
a(boolean arg0, String arg1)
confirmMessage(boolean arg0, String arg1)
method_44658(boolean arg0, String arg1)
m_jiizvmet(boolean arg0, String arg1)
getConfirmText(boolean linkTrusted, String link)
getConfirmLinkText(boolean trusted, String link)
protected static MutableComponent
c(boolean arg0)
confirmMessage(boolean arg0)
method_44659(boolean arg0)
m_ihsvhqjl(boolean arg0)
getConfirmText(boolean linkTrusted)
getConfirmText(boolean trusted)
protected void
a(int arg0)
addButtons(int arg0)
method_37051(int arg0)
m_fnirmhft(int arg0)
addButtons(int arg0)
addButtons(int arg0)
public void
l()
copyToClipboard()
method_2100()
m_tetcejor()
copyToClipboard()
copyToClipboard()
public void
a(frv arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
public static void
a(fyb arg0, String arg1, boolean arg2)
confirmLinkNow(Screen arg0, String arg1, boolean arg2)
method_60866(class_437 arg0, String arg1, boolean arg2)
m_ujpfoblg(C_wrmtlwqx arg0, String arg1, boolean arg2)
open(Screen parent, String url, boolean linkTrusted)
openConfirmLink(Screen parent, String link, boolean trusted)
public static void
a(fyb arg0, URI arg1, boolean arg2)
confirmLinkNow(Screen arg0, URI arg1, boolean arg2)
method_61034(class_437 arg0, URI arg1, boolean arg2)
m_hwlzghyv(C_wrmtlwqx arg0, URI arg1, boolean arg2)
open(Screen parent, URI uri, boolean linkTrusted)
openConfirmLink(Screen parent, URI uri, boolean trusted)
public static void
a(fyb arg0, URI arg1)
confirmLinkNow(Screen arg0, URI arg1)
method_61033(class_437 arg0, URI arg1)
m_tvlkeath(C_wrmtlwqx arg0, URI arg1)
open(Screen parent, URI uri)
openConfirmLink(Screen parent, URI uri)
public static void
a(fyb arg0, String arg1)
confirmLinkNow(Screen arg0, String arg1)
method_49623(class_437 arg0, String arg1)
m_uuaipnzz(C_wrmtlwqx arg0, String arg1)
open(Screen parent, String url)
openConfirmLink(Screen parent, String link)
public static Button$OnPress
b(fyb arg0, String arg1, boolean arg2)
confirmLink(Screen arg0, String arg1, boolean arg2)
method_60867(class_437 arg0, String arg1, boolean arg2)
m_kulpzvze(C_wrmtlwqx arg0, String arg1, boolean arg2)
opening(Screen parent, String url, boolean linkTrusted)
createOpenAction(Screen parent, String link, boolean trusted)
public static Button$OnPress
b(fyb arg0, URI arg1, boolean arg2)
confirmLink(Screen arg0, URI arg1, boolean arg2)
method_61038(class_437 arg0, URI arg1, boolean arg2)
m_stsnrulh(C_wrmtlwqx arg0, URI arg1, boolean arg2)
opening(Screen parent, URI uri, boolean linkTrusted)
createOpenAction(Screen parent, URI uri, boolean trusted)
public static Button$OnPress
b(fyb arg0, String arg1)
confirmLink(Screen arg0, String arg1)
method_49625(class_437 arg0, String arg1)
m_zxipgcyp(C_wrmtlwqx arg0, String arg1)
opening(Screen parent, String url)
createOpenAction(Screen parent, String link)
public static Button$OnPress
b(fyb arg0, URI arg1)
confirmLink(Screen arg0, URI arg1)
method_61037(class_437 arg0, URI arg1)
m_oherhraj(C_wrmtlwqx arg0, URI arg1)
opening(Screen parent, URI uri)
createOpenAction(Screen parent, URI uri)