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

7 lines
174 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS bof net/minecraft/block/entity/BedBlockEntity
FIELD a color Lawa;
METHOD a toUpdatePacket ()Lke;
METHOD a setColor (Lawa;)V
2018-12-31 16:42:36 -05:00
ARG 1 color
2019-01-09 12:20:38 -05:00
METHOD c getColor ()Lawa;