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

6 lines
142 B
Plaintext

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