yarn/mappings/net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer.map...

13 lines
309 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS cfe net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
FIELD a blockState Lbvc;
2019-02-10 20:01:01 -05:00
FIELD b thickness I
FIELD c startY I
2019-04-10 11:36:17 -04:00
METHOD <init> (ILbme;)V
2019-02-10 20:01:01 -05:00
ARG 1 thickness
ARG 2 block
METHOD a getThickness ()I
METHOD a setStartY (I)V
ARG 1 startY
2019-04-10 11:36:17 -04:00
METHOD b getBlockState ()Lbvc;
2019-02-10 20:01:01 -05:00
METHOD c getStartY ()I