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

18 lines
467 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS vi net/minecraft/client/gui/WorldGenerationProgressTracker
FIELD a progressLogger Lvg;
2019-01-12 06:41:47 -05:00
FIELD b chunkStatuses Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;
2019-02-21 13:19:18 -05:00
FIELD c spawnPos Lbcs;
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-02-21 13:19:18 -05:00
METHOD a getChunkStatus (II)Lbsx;
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