yarn/mappings/net/minecraft/recipe/RecipeRepair.mapping

11 lines
270 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS agy net/minecraft/recipe/RecipeRepair
2016-08-16 18:04:54 -04:00
METHOD a getSize ()I
2016-10-18 11:31:59 -04:00
METHOD a craft (Lace;)Laes;
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
2016-10-18 11:31:59 -04:00
METHOD a matches (Lace;Laiw;)Z
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
ARG 1 world
2016-10-18 11:31:59 -04:00
METHOD b getOutput ()Laes;
METHOD b getRemainingStacks (Lace;)Ldc;
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv