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

9 lines
252 B
Plaintext
Raw Normal View History

CLASS awi net/minecraft/recipe/Recipe
METHOD a craft (Ladu;)Lauc;
METHOD a matches (Ladu;Laza;)Z
2017-04-09 20:27:11 -04:00
ARG 1 world
METHOD b getRemainingStacks (Ladu;)Lfe;
2017-06-08 10:01:49 -04:00
METHOD c isIgnoredInRecipeBook ()Z
METHOD d getOutput ()Lauc;
METHOD e getPreviewInputs ()Lfe;