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

13 lines
309 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS cfb net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
FIELD a blockState Lbuz;
2019-02-10 20:01:01 -05:00
FIELD b thickness I
FIELD c startY I
2019-04-05 12:03:47 -04:00
METHOD <init> (ILbmb;)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-05 12:03:47 -04:00
METHOD b getBlockState ()Lbuz;
2019-02-10 20:01:01 -05:00
METHOD c getStartY ()I