net.minecraft.client.gui.screen

public class ConfirmLinkScreen

extends ConfirmScreen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

fsv
net.minecraft.client.gui.screens.ConfirmLinkScreen
net.minecraft.class_407
net.minecraft.client.gui.screen.ConfirmLinkScreen
net.minecraft.unmapped.C_vpzsgabs
net.minecraft.client.gui.screen.ConfirmLinkScreen
net.minecraft.src.C_3540_

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
protected static MutableText
a(boolean o, String o)
confirmMessage(boolean arg0, String arg1)
method_44658(boolean arg0, String arg1)
getConfirmText(boolean linkTrusted, String link)
m_jiizvmet(boolean arg0, String arg1)
getConfirmLinkText(boolean trusted, String link)
m_239179_(boolean p_239180_, String p_239181_)
protected static MutableText
c(boolean o)
confirmMessage(boolean arg0)
method_44659(boolean arg0)
getConfirmText(boolean linkTrusted)
m_ihsvhqjl(boolean arg0)
getConfirmText(boolean trusted)
m_240013_(boolean p_240014_)
protected void
a(int arg0)
addButtons(int arg0)
method_37051(int arg0)
addButtons(int arg0)
m_fnirmhft(int arg0)
addButtons(int arg0)
m_141972_(int arg0)
public void
k()
copyToClipboard()
method_2100()
copyToClipboard()
m_tetcejor()
copyToClipboard()
m_95646_()
public void
a(fns o, int o, int o, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_281671_, int p_283205_, int p_283628_, float arg3)
public static void
a(fty o, String o, boolean o)
confirmLinkNow(Screen arg0, String arg1, boolean arg2)
method_60866(class_437 arg0, String arg1, boolean arg2)
open(Screen parent, String url, boolean linkTrusted)
m_ujpfoblg(C_wrmtlwqx arg0, String arg1, boolean arg2)
openConfirmLink(Screen parent, String link, boolean trusted)
m_339216_(C_3583_ p_344395_, String p_343240_, boolean p_344957_)
public static void
a(fty o, URI o, boolean o)
confirmLinkNow(Screen arg0, URI arg1, boolean arg2)
method_61034(class_437 arg0, URI arg1, boolean arg2)
open(Screen parent, URI uri, boolean linkTrusted)
m_hwlzghyv(C_wrmtlwqx arg0, URI arg1, boolean arg2)
openConfirmLink(Screen parent, URI uri, boolean trusted)
m_340247_(C_3583_ p_343966_, URI p_344254_, boolean p_344399_)
public static void
a(fty o, URI o)
confirmLinkNow(Screen arg0, URI arg1)
method_61033(class_437 arg0, URI arg1)
open(Screen parent, URI uri)
m_tvlkeath(C_wrmtlwqx arg0, URI arg1)
openConfirmLink(Screen parent, URI uri)
m_339309_(C_3583_ p_345435_, URI p_345002_)
public static void
a(fty o, String o)
confirmLinkNow(Screen arg0, String arg1)
method_49623(class_437 arg0, String arg1)
open(Screen parent, String url)
m_uuaipnzz(C_wrmtlwqx arg0, String arg1)
openConfirmLink(Screen parent, String link)
m_274480_(C_3583_ p_275593_, String p_275417_)
public static ButtonWidget$PressAction
b(fty o, String o, boolean o)
confirmLink(Screen arg0, String arg1, boolean arg2)
method_60867(class_437 arg0, String arg1, boolean arg2)
opening(Screen parent, String url, boolean linkTrusted)
m_kulpzvze(C_wrmtlwqx arg0, String arg1, boolean arg2)
createOpenAction(Screen parent, String link, boolean trusted)
m_339883_(C_3583_ p_345061_, String p_342121_, boolean p_343139_)
public static ButtonWidget$PressAction
b(fty o, URI o, boolean o)
confirmLink(Screen arg0, URI arg1, boolean arg2)
method_61038(class_437 arg0, URI arg1, boolean arg2)
opening(Screen parent, URI uri, boolean linkTrusted)
m_stsnrulh(C_wrmtlwqx arg0, URI arg1, boolean arg2)
createOpenAction(Screen parent, URI uri, boolean trusted)
m_338520_(C_3583_ p_344288_, URI p_343501_, boolean p_342754_)
public static ButtonWidget$PressAction
b(fty o, String o)
confirmLink(Screen arg0, String arg1)
method_49625(class_437 arg0, String arg1)
opening(Screen parent, String url)
m_zxipgcyp(C_wrmtlwqx arg0, String arg1)
createOpenAction(Screen parent, String link)
m_274609_(C_3583_ p_275326_, String p_275241_)
public static ButtonWidget$PressAction
b(fty o, URI o)
confirmLink(Screen arg0, URI arg1)
method_61037(class_437 arg0, URI arg1)
opening(Screen parent, URI uri)
m_oherhraj(C_wrmtlwqx arg0, URI arg1)
createOpenAction(Screen parent, URI uri)
m_338744_(C_3583_ p_343167_, URI p_343032_)