yarn/mappings/net/minecraft/client/gui/WorldGenerationProgressTrac...

18 lines
467 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS vt net/minecraft/client/gui/WorldGenerationProgressTracker
FIELD a progressLogger Lvr;
2019-01-12 06:41:47 -05:00
FIELD b chunkStatuses Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;
2019-05-07 12:05:49 -04:00
FIELD c spawnPos Lbgu;
2019-01-12 06:41:47 -05:00
FIELD d centerSize I
FIELD e radius I
FIELD f size I
FIELD g isRunning Z
METHOD <init> (I)V
ARG 1 radius
METHOD a start ()V
2019-05-07 12:05:49 -04:00
METHOD a getChunkStatus (II)Lbxd;
2019-01-12 06:41:47 -05:00
ARG 1 x
ARG 2 z
METHOD c getCenterSize ()I
METHOD d getSize ()I
METHOD e getProgressPercentage ()I