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

14 lines
384 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ayw net/minecraft/recipe/Recipe
METHOD a getPreviewInputs ()Lfh;
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-12-12 12:12:26 -05:00
METHOD a craft (Lafi;)Lawo;
METHOD a matches (Lafi;Lbbp;)Z
2018-11-04 07:22:38 -05:00
ARG 1 inv
2018-12-12 12:12:26 -05:00
METHOD ae_ isIgnoredInRecipeBook ()Z
METHOD af_ getSerializer ()Layy;
METHOD b getRemainingStacks (Lafi;)Lfh;
METHOD c getOutput ()Lawo;
METHOD d getGroup ()Ljava/lang/String;
METHOD f getId ()Lqc;