yarn/mappings/net/minecraft/item/DyeableItem.mapping

7 lines
206 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS bbc net/minecraft/item/DyeableItem
METHOD a hasColor (Lbcb;)Z
METHOD a setColor (Lbcb;I)V
METHOD a applyDyes (Lbcb;Ljava/util/List;)Lbcb;
METHOD b getColor (Lbcb;)I
METHOD c removeColor (Lbcb;)V