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

9 lines
304 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS tw 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;
METHOD a average ([J)D
2018-11-29 15:10:38 -05:00
METHOD b update ()V