yarn/mappings/net/minecraft/block/entity/BedBlockEntity.mapping

6 lines
142 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS btf net/minecraft/block/entity/BedBlockEntity
FIELD a color Lbau;
METHOD a setColor (Lbau;)V
2018-12-31 16:42:36 -05:00
ARG 1 color
2019-04-16 11:51:03 -04:00
METHOD c getColor ()Lbau;