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

19 lines
477 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS ays net/minecraft/item/WrittenBookItem
METHOD <init> (Lawx$a;)V
ARG 1 settings
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 useOnBlock (Layp;)Lafx;
2019-01-09 12:20:38 -05:00
ARG 1 usageContext
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
ARG 3 hand
2019-01-16 13:24:40 -05:00
METHOD e getBookGeneration (Laxc;)I
ARG 0 stack
2019-01-16 13:24:40 -05:00
METHOD e_ hasEnchantmentGlow (Laxc;)Z
METHOD i getTranslatedNameTrimmed (Laxc;)Ljb;