yarn/mappings/net/minecraft/item/block/BannerItem.mapping

14 lines
350 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS avd net/minecraft/item/block/BannerItem
METHOD <init> (Lbhl;Lbhl;Lawx$a;)V
ARG 1 standingBlock
ARG 2 wallBlock
2019-01-16 13:24:40 -05:00
METHOD a buildTooltip (Laxc;Lbci;Ljava/util/List;Laym;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 tooltip
2019-01-09 12:20:38 -05:00
ARG 4 options
2019-01-16 13:24:40 -05:00
METHOD a addBannerInformation (Laxc;Ljava/util/List;)V
ARG 0 stack
ARG 1 list
2019-01-16 13:24:40 -05:00
METHOD b getColor ()Lavz;