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

13 lines
309 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cfr net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
FIELD a blockState Lbvo;
2019-02-10 20:01:01 -05:00
FIELD b thickness I
FIELD c startY I
2019-06-19 13:48:53 -04:00
METHOD <init> (ILbmq;)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-06-19 13:48:53 -04:00
METHOD b getBlockState ()Lbvo;
2019-02-10 20:01:01 -05:00
METHOD c getStartY ()I