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

6 lines
142 B
Plaintext
Raw Normal View History

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