net.minecraft.client.gui.screens

public class TitleScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

eyp
net.minecraft.client.gui.screens.TitleScreen
net.minecraft.class_442
net.minecraft.client.gui.screen.TitleScreen
net.minecraft.src.C_3588_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_23775
LOGGER
f_96717_
private static final String
k
DEMO_LEVEL_ID
field_32272
DEMO_WORLD_NAME
f_169439_
public static final Component
a
COPYRIGHT_TEXT
field_32271
COPYRIGHT
f_169438_
public static final CubeMap
b
CUBE_MAP
field_17774
PANORAMA_CUBE_MAP
f_96716_
private static final ResourceLocation
l
PANORAMA_OVERLAY
field_17775
PANORAMA_OVERLAY
f_96718_
private SplashRenderer
m
splash
field_2586
splashText
f_96721_
private Button
n
resetDemoButton
field_2590
buttonResetDemo
f_96722_
private RealmsNotificationsScreen
o
realmsNotificationsScreen
field_2592
realmsNotificationGui
f_96726_
private final PanoramaRenderer
p
panorama
field_2585
backgroundRenderer
f_96729_
private final boolean
q
fading
field_18222
doBackgroundFade
f_96714_
private long
s
fadeInStart
field_17772
backgroundFadeStart
f_96715_
private TitleScreen$WarningLabel
t
warningLabel
field_37209
deprecationNotice
f_232768_
private final LogoRenderer
u
logoRenderer
field_41847
logoDrawer
f_263781_

Constructor summary

ModifierConstructor
public ()
public (boolean doBackgroundFade)
public (boolean doBackgroundFade, LogoRenderer logoDrawer)

Method summary

Modifier and TypeMethod
private boolean
l()
realmsNotificationsEnabled()
method_2253()
isRealmsNotificationsGuiDisplayed()
m_96789_()
public void
c()
tick()
method_25393()
tick()
m_86600_()
public static CompletableFuture<Void>
a(fzf arg0, Executor arg1)
preloadResources(TextureManager arg0, Executor arg1)
method_18105(class_1060 arg0, Executor arg1)
loadTexturesAsync(TextureManager textureManager, Executor executor)
m_96754_(C_4490_ p_96755_, Executor p_96756_)
public boolean
j()
isPauseScreen()
method_25421()
shouldPause()
m_7043_()
public boolean
ay_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
m_6913_()
protected void
aH_()
init()
method_25426()
init()
m_7856_()
private void
a(int arg0, int arg1)
createNormalMenuOptions(int arg0, int arg1)
method_2249(int arg0, int arg1)
initWidgetsNormal(int y, int spacingY)
m_96763_(int p_96765_, int arg1)
private Component
D()
getMultiplayerDisabledReason()
method_44692()
getMultiplayerDisabledText()
m_240255_()
private void
b(int arg0, int arg1)
createDemoMenuOptions(int arg0, int arg1)
method_2251(int arg0, int arg1)
initWidgetsDemo(int y, int spacingY)
m_96772_(int p_96774_, int arg1)
private boolean
E()
checkDemoWorldPresence()
method_31129()
canReadDemoWorldData()
m_96792_()
private void
F()
realmsButtonClicked()
method_2252()
switchToRealms()
m_96793_()
public void
a(esf 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)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_281753_, int p_283539_, int p_282628_, float arg3)
public void
b(esf arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
m_280273_(C_279497_ p_300303_, int p_299762_, int p_300311_, float arg3)
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_6375_(double p_96736_, double arg1, int arg2)
public void
h()
removed()
method_25432()
removed()
m_7861_()
public void
aA_()
added()
method_49589()
onDisplayed()
m_274333_()
private void
c(boolean arg0)
confirmDemo(boolean arg0)
method_20375(boolean arg0)
onDemoDeletionConfirmed(boolean delete)
m_96777_(boolean arg0)