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

7 lines
176 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bnn net/minecraft/block/entity/BedBlockEntity
2018-12-31 16:42:36 -05:00
FIELD a color Lavl;
METHOD a setColor (Lavl;)V
ARG 1 color
2018-12-12 12:12:26 -05:00
METHOD ai_ toUpdatePacket ()Lke;
2018-12-31 16:42:36 -05:00
METHOD c getColor ()Lavl;