net.minecraft.client.gui.screen.menu

public class TitleScreen

extends Screen implements ConfirmationListener

All mapped superinterfaces:

ConfirmationListener

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

Field summary

Modifier and TypeField
private static final AtomicInteger
f
field_10471
mcoAvailabilityCheckerCount
field_175373_f
private static final org.apache.logging.log4j.Logger
g
field_7782
LOGGER
logger
private static final Random
h
field_2273
RANDOM
RANDOM
private float
i
field_2274
ticks
updateCounter
private String
r
field_2275
splashText
splashText
private ButtonWidget
s
field_2276
buttonResetDemo
buttonResetDemo
private int
t
field_2277
time
panoramaTimer
private DynamicTexture
u
field_6686
defualtBackgroundImage
viewportTexture
private boolean
v
field_10472
realmsEnabled
field_175375_v
private final Object
w
field_6031
threadedLock
threadLock
private String
x
field_5247
outdatedGpuWarning
openGLWarning1
private String
y
field_7783
warningInfo
openGLWarning2
private String
z
field_6032
warningInfoLink
openGLWarningLink
private static final Identifier
A
field_6687
SPLASHES_LOCATION
splashTexts
private static final Identifier
B
field_6688
TITLE_LOCATION
minecraftTitleTextures
private static final Identifier[]
C
field_6689
PANORAMA_LOCATIONS
titlePanoramaPaths
public static final String
a
field_6027
MORE_INFO
field_96138_a
private int
D
field_5248
warningTextWidth
field_92024_r
private int
E
field_5249
outdatedGpuTextWidth
field_92023_s
private int
F
field_5250
x1
field_92022_t
private int
G
field_5251
y1
field_92021_u
private int
H
field_5252
x2
field_92020_v
private int
I
field_5253
y2
field_92019_w
private Identifier
J
field_6684
backgroundLocation
backgroundTexture
private ButtonWidget
K
field_10468
realmsButton
realmsButton

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
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(avs arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)
private void
a()
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 arg0, int arg1, float arg2)
private void
a(float arg0)
method_1723(float arg0)
drawBackgroundImage(float tickDelta)
rotateAndBlurSkybox(float arg0)
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 arg0, int arg1, float arg2)
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)