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

13 lines
309 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cdw net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
FIELD a blockState Lbtw;
2019-02-10 20:01:01 -05:00
FIELD b thickness I
FIELD c startY I
2019-03-14 11:39:51 -04:00
METHOD <init> (ILbky;)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-03-14 11:39:51 -04:00
METHOD b getBlockState ()Lbtw;
2019-02-10 20:01:01 -05:00
METHOD c getStartY ()I