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

16 lines
432 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS auu net/minecraft/item/EnchantedBookItem
2018-11-30 06:37:11 -05:00
METHOD <init> (Lavn$a;)V
ARG 1 builder
2018-11-29 15:10:38 -05:00
METHOD a addStacksForDisplay (Lauj;Lfh;)V
METHOD a isTool (Lavs;)Z
METHOD a addEnchantment (Lavs;Layw;)V
ARG 0 stack
ARG 1 enchantmentInfo
2018-11-29 15:10:38 -05:00
METHOD a addInformation (Lavs;Lbaq;Ljava/util/List;Laxc;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 tooltip
2018-11-29 15:10:38 -05:00
METHOD e getEnchantmentTag (Lavs;)Lhv;
ARG 0 stack
2018-11-29 15:10:38 -05:00
METHOD e_ hasEnchantmentGlow (Lavs;)Z