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

7 lines
191 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ajh net/minecraft/recipe/IRecipe
2016-08-16 18:04:54 -04:00
METHOD a getSize ()I
2017-04-05 07:31:24 -04:00
METHOD a craft (Laeo;)Lahf;
METHOD a matches (Laeo;Lali;)Z
METHOD b getOutput ()Lahf;
METHOD b getRemainingStacks (Laeo;)Lem;