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

24 lines
595 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-24 11:08:22 -05:00
METHOD a resolve (Laxc;Lca;Larj;)Z
ARG 0 book
ARG 1 commandSource
ARG 2 player
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
2019-01-24 11:08:22 -05:00
METHOD f getPageCount (Laxc;)I
2019-01-16 13:24:40 -05:00
METHOD i getTranslatedNameTrimmed (Laxc;)Ljb;