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

13 lines
446 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3229 net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
FIELD field_14026 blockState Lnet/minecraft/class_2680;
FIELD field_14027 startY I
FIELD field_14028 thickness I
2019-07-08 08:27:46 -04:00
METHOD <init> (ILbmu;)V
2019-02-10 20:01:01 -05:00
ARG 1 thickness
ARG 2 block
2019-06-28 17:55:20 -04:00
METHOD method_14286 getBlockState ()Lnet/minecraft/class_2680;
METHOD method_14287 setStartY (I)V
2019-02-10 20:01:01 -05:00
ARG 1 startY
2019-06-28 17:55:20 -04:00
METHOD method_14288 getStartY ()I
METHOD method_14289 getThickness ()I