net.minecraft.client.gui.screen.menu

public class TitleScreen

extends Screen

All mapped superinterfaces:

ConfirmationListener

bhv
net.minecraft.class_624
net.minecraft.client.gui.screen.menu.TitleScreen
net.minecraft.client.gui.GuiMainMenu

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
f
field_7782
LOGGER
LOGGER
private static final Random
g
field_2273
RANDOM
RANDOM
private final float
h
field_2274
ticks
minceraftRoll
private String
i
field_2275
splashText
splashText
private ButtonWidget
r
field_2276
buttonResetDemo
buttonResetDemo
private int
s
field_2277
time
panoramaTimer
private DynamicTexture
t
field_6686
defualtBackgroundImage
viewportTexture
private final Object
u
field_6031
threadedLock
threadLock
public static final String
a
field_6027
MORE_INFO
MORE_INFO_TEXT
private int
v
field_5248
warningTextWidth
openGLWarning2Width
private int
w
field_5249
outdatedGpuTextWidth
openGLWarning1Width
private int
x
field_5250
x1
openGLWarningX1
private int
y
field_5251
y1
openGLWarningY1
private int
z
field_5252
x2
openGLWarningX2
private int
A
field_5253
y2
openGLWarningY2
private String
B
field_5247
outdatedGpuWarning
openGLWarning1
private String
C
field_7783
warningInfo
openGLWarning2
private String
D
field_6032
warningInfoLink
openGLWarningLink
private static final Identifier
E
field_6687
SPLASHES_LOCATION
SPLASH_TEXTS
private static final Identifier
F
field_6688
TITLE_LOCATION
MINECRAFT_TITLE_TEXTURES
private static final Identifier[]
G
field_6689
PANORAMA_LOCATIONS
TITLE_PANORAMA_PATHS
private Identifier
H
field_6684
backgroundLocation
backgroundTexture
private ButtonWidget
I
field_10468
realmsButton
realmsButton
private boolean
J
field_10469
realmsNotificationScreenCreated
hasCheckedForRealmsNotification
private Screen
K
field_10470
realmsNotifScreen
realmsNotification

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private boolean
a()
method_9593()
areRealmsNotificationsEnabled()
areRealmsNotificationsEnabled()
public void
e()
method_1033()
tick()
updateScreen()
public boolean
d()
method_1037()
shouldPauseGame()
doesGuiPauseGame()
protected void
a(char arg0, int arg1)
method_1024(char arg0, int arg1)
keyPressed(char arg0, int arg1)
keyTyped(char arg0, int arg1)
public void
b()
method_1044()
init()
initGui()
private void
b(int arg0, int arg1)
method_5997(int arg0, int arg1)
initWidgetsNormal(int height, int offset)
addSingleplayerMultiplayerButtons(int arg0, int arg1)
private void
c(int arg0, int arg1)
method_1726(int arg0, int arg1)
initWidgetsDemo(int y, int spacingY)
addDemoButtons(int arg0, int arg1)
protected void
a(bfm arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)
private void
f()
method_6003()
switchToRealms()
switchToRealms()
public void
a(boolean arg0, int arg1)
method_1029(boolean arg0, int arg1)
confirmResult(boolean arg0, int arg1)
confirmClicked(boolean arg0, int arg1)
private void
b(int arg0, int arg1, float arg2)
method_1725(int arg0, int arg1, float arg2)
drawBackgroundBase(int mouseX, int mouseY, float tickdelta)
drawPanorama(int mouseX, int mouseY, float partialTicks)
private void
a(float arg0)
method_1723(float arg0)
drawBackgroundImage(float tickDelta)
rotateAndBlurSkybox(float partialTicks)
private void
c(int arg0, int arg1, float arg2)
method_1727(int arg0, int arg1, float arg2)
drawBackground(int mouseX, int mouseY, float tickDelta)
renderSkybox(int mouseX, int mouseY, float partialTicks)
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
protected void
a(int arg0, int arg1, int arg2)
method_1026(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
public void
m()
method_1030()
removed()
onGuiClosed()