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

14 lines
312 B
Plaintext

CLASS bbc net/minecraft/item/DyeableItem
METHOD a hasColor (Lbcb;)Z
ARG 1 stack
METHOD a setColor (Lbcb;I)V
ARG 1 stack
ARG 2 color
METHOD a blendAndSetColor (Lbcb;Ljava/util/List;)Lbcb;
ARG 0 stack
ARG 1 colors
METHOD b getColor (Lbcb;)I
ARG 1 stack
METHOD c removeColor (Lbcb;)V
ARG 1 stack