yarn/mappings/net/minecraft/server/dedicated/gui/PlayerStatsGui.mapping

11 lines
358 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS un net/minecraft/server/dedicated/gui/PlayerStatsGui
FIELD a AVG_TICK_FORMAT Ljava/text/DecimalFormat;
FIELD b memoryUsePercentage [I
FIELD c memoryusePctPos I
FIELD d lines [Ljava/lang/String;
FIELD e server Lnet/minecraft/server/MinecraftServer;
2019-01-09 11:05:18 -05:00
FIELD f timer Ljavax/swing/Timer;
METHOD a stop ()V
METHOD a average ([J)D
2018-11-29 15:10:38 -05:00
METHOD b update ()V