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

18 lines
467 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS vp net/minecraft/client/gui/WorldGenerationProgressTracker
FIELD a progressLogger Lvn;
2019-01-12 06:41:47 -05:00
FIELD b chunkStatuses Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;
2019-03-14 11:39:51 -04:00
FIELD c spawnPos Lbfk;
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-03-14 11:39:51 -04:00
METHOD a getChunkStatus (II)Lbvp;
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