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

6 lines
142 B
Plaintext

CLASS bth net/minecraft/block/entity/BedBlockEntity
FIELD a color Lbaw;
METHOD a setColor (Lbaw;)V
ARG 1 color
METHOD c getColor ()Lbaw;