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

21 lines
500 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS axx net/minecraft/item/ShieldItem
METHOD a canRepair (Laxc;Laxc;)Z
2018-11-30 06:37:11 -05:00
ARG 1 tool
2019-01-09 12:20:38 -05:00
ARG 2 ingredient
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 use (Lbci;Larj;Lafw;)Lafy;
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 player
2019-01-09 12:20:38 -05:00
ARG 3 hand
2019-01-16 13:24:40 -05:00
METHOD b getMaxUseTime (Laxc;)I
2019-01-09 12:20:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD c getUseAction (Laxc;)Layo;
2019-01-09 12:20:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD e getColor (Laxc;)Lavz;
2018-11-03 05:23:04 -04:00
ARG 0 stack
2019-01-16 13:24:40 -05:00
METHOD h getTranslationKey (Laxc;)Ljava/lang/String;