net.minecraft.client.gui.screens

public class ConfirmLinkScreen

extends ConfirmScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fna
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
net.minecraft.src.C_3540_

Field summary

Modifier and TypeField
private static final Component
r
COPY_BUTTON_TEXT
field_2373
f_hqblbvrv
COPY
COPY
f_169239_
private static final Component
s
WARNING_TEXT
field_2372
f_jlzcngbp
WARNING
WARNING
f_169240_
private final String
u
url
field_2371
f_jxiswvxr
link
link
f_95628_
private final boolean
v
showWarning
field_2370
f_cgxlxuwo
drawWarning
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, 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)
m_239179_(boolean p_239180_, String p_239181_)
protected static MutableComponent
c(boolean arg0)
confirmMessage(boolean arg0)
method_44659(boolean arg0)
m_ihsvhqjl(boolean arg0)
getConfirmText(boolean linkTrusted)
getConfirmText(boolean trusted)
m_240013_(boolean p_240014_)
protected void
a(int arg0)
addButtons(int arg0)
method_37051(int arg0)
m_fnirmhft(int arg0)
addButtons(int arg0)
addButtons(int arg0)
m_141972_(int arg0)
public void
l()
copyToClipboard()
method_2100()
m_tetcejor()
copyToClipboard()
copyToClipboard()
m_95646_()
public void
a(fhz 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)
m_88315_(C_279497_ p_281671_, int p_283205_, int p_283628_, float arg3)
public static void
a(fod 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)
m_ujpfoblg(Screen arg0, String link, boolean trusted)
m_339216_(C_3583_ p_344395_, String p_343240_, boolean p_344957_)
public static void
a(fod 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)
m_hwlzghyv(Screen arg0, URI arg1, boolean trusted)
m_340247_(C_3583_ p_343966_, URI p_344254_, boolean p_344399_)
public static void
a(fod 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)
m_339309_(C_3583_ p_345435_, URI p_345002_)
public static void
a(fod 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)
m_uuaipnzz(Screen arg0, String link)
m_274480_(C_3583_ p_275593_, String p_275417_)
public static Button$OnPress
b(fod 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)
m_339883_(C_3583_ p_345061_, String p_342121_, boolean p_343139_)
public static Button$OnPress
b(fod 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)
m_338520_(C_3583_ p_344288_, URI p_343501_, boolean p_342754_)
public static Button$OnPress
b(fod 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)
m_274609_(C_3583_ p_275326_, String p_275241_)
public static Button$OnPress
b(fod 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)
m_338744_(C_3583_ p_343167_, URI p_343032_)