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

6 lines
142 B
Plaintext

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