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

6 lines
142 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bpe net/minecraft/block/entity/BedBlockEntity
FIELD a color Lawr;
METHOD a setColor (Lawr;)V
2018-12-31 16:42:36 -05:00
ARG 1 color
2019-02-21 13:19:18 -05:00
METHOD c getColor ()Lawr;