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

17 lines
645 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3953 net/minecraft/client/gui/WorldGenerationProgressTracker
FIELD field_17474 progressLogger Lnet/minecraft/class_3951;
FIELD field_17475 chunkStatuses Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;
FIELD field_17476 spawnPos Lnet/minecraft/class_1923;
FIELD field_17477 centerSize I
FIELD field_17478 radius I
FIELD field_17479 size I
2020-08-07 14:32:22 -04:00
FIELD field_17480 running Z
2019-01-12 06:41:47 -05:00
METHOD <init> (I)V
ARG 1 radius
2019-06-28 17:55:20 -04:00
METHOD method_17676 getChunkStatus (II)Lnet/minecraft/class_2806;
2019-01-12 06:41:47 -05:00
ARG 1 x
ARG 2 z
2019-06-28 17:55:20 -04:00
METHOD method_17677 getCenterSize ()I
METHOD method_17678 getSize ()I
METHOD method_17679 getProgressPercentage ()I