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

13 lines
316 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS avf net/minecraft/item/BannerPatternItem
FIELD a pattern Lbob;
METHOD <init> (Lbob;Lawy$a;)V
ARG 1 pattern
ARG 2 settings
2019-01-09 12:20:38 -05:00
METHOD a buildTooltip (Laxd;Lbcf;Ljava/util/List;Layn;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 tooltip
ARG 4 options
2019-01-09 12:20:38 -05:00
METHOD b getPattern ()Lbob;
METHOD d nameTextComponent ()Ljd;