fix ChunkGeneratorType location

This commit is contained in:
asie 2018-11-05 21:58:01 +01:00
parent 0bf4e529ca
commit 2a1d622c1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS bpg net/minecraft/world/gen/ChunkGeneratorType
CLASS bpg net/minecraft/world/gen/chunk/ChunkGeneratorType
FIELD a SURFACE Lbpg;
FIELD b CAVES Lbpg;
FIELD c FLOATING_ISLANDS Lbpg;