net.minecraft.client.gui.screen.menu

public class AchievementsScreen

extends Screen implements StatsListener

All mapped superinterfaces:

ConfirmationListener, StatsListener

bfk
net.minecraft.class_400
net.minecraft.client.gui.screen.menu.AchievementsScreen
net.minecraft.client.gui.achievement.GuiAchievements

Field summary

Modifier and TypeField
private static final int
y
field_1318
MIN_COLUMN
X_MIN
private static final int
z
field_1319
MIN_ROW
Y_MIN
private static final int
A
field_1320
MAX_COLUMN
X_MAX
private static final int
B
field_1321
MAX_ROW
Y_MAX
private static final Identifier
C
field_6300
BACKGROUND_LOCATION
ACHIEVEMENT_BACKGROUND
protected Screen
a
field_7788
parent
parentScreen
protected int
f
field_1308
iconWidth
imageWidth
protected int
g
field_1309
iconHeight
imageHeight
protected int
h
field_1310
prevMouseX
xLastScroll
protected int
i
field_1311
prevMouseY
yLastScroll
protected float
r
field_7789
scale
zoom
protected double
s
field_1312
mouseX
xScrollO
protected double
t
field_1313
mouseY
yScrollO
protected double
u
field_1314
scaledMouseDx
xScrollP
protected double
v
field_1315
scaledMouseDy
yScrollP
protected double
w
field_1316
scrollX
xScrollTarget
protected double
x
field_1317
scrollY
yScrollTarget
private int
D
field_1322
scroll
scrolling
private PlayerStats
E
field_1323
stats
statFileWriter
private boolean
F
field_7787
downloading
loadingAchievements

Constructor summary

ModifierConstructor
public (Screen parent, PlayerStats statHandler)

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
initGui()
protected void
a(bcx arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)
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
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)
public void
a()
method_6772()
onStatsReady()
doneLoading()
public void
e()
method_1033()
tick()
updateScreen()
protected void
f()
method_6762()
setTitle()
drawTitle()
protected void
b(int arg0, int arg1, float arg2)
method_6761(int arg0, int arg1, float arg2)
renderIcons(int mouseX, int mouseY, float tickdelta)
drawAchievementScreen(int arg0, int arg1, float arg2)
private TextureAtlasSprite
a(ajt arg0)
method_9594(class_197 arg0)
getParticleIcon(Block block)
getTexture(Block blockIn)
public boolean
d()
method_1037()
shouldPauseGame()
doesGuiPauseGame()