yarn/mappings/net/minecraft/recipe/crafting/BookCloningRecipe.mapping

9 lines
239 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS axm net/minecraft/recipe/crafting/BookCloningRecipe
METHOD a getSerializer ()Laxw;
2018-10-25 16:01:57 -04:00
METHOD a fits (II)Z
2018-11-04 07:22:38 -05:00
ARG 1 width
2018-11-27 13:50:51 -05:00
METHOD a craft (Laes;)Lavo;
METHOD a matches (Laes;Lban;)Z
2018-11-04 07:22:38 -05:00
ARG 1 inv
2018-11-27 13:50:51 -05:00
METHOD b getRemainingStacks (Laes;)Lfh;