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

13 lines
309 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cbd net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
FIELD a blockState Lbre;
2019-02-10 20:01:01 -05:00
FIELD b thickness I
FIELD c startY I
2019-02-21 13:19:18 -05:00
METHOD <init> (ILbig;)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-02-21 13:19:18 -05:00
METHOD b getBlockState ()Lbre;
2019-02-10 20:01:01 -05:00
METHOD c getStartY ()I