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

17 lines
459 B
Plaintext

CLASS bah net/minecraft/recipe/Recipe
METHOD S_ isIgnoredInRecipeBook ()Z
METHOD T_ getSerializer ()Lbaj;
METHOD a getPreviewInputs ()Lff;
METHOD a fits (II)Z
ARG 1 width
ARG 2 height
METHOD a craft (Laga;)Laxx;
METHOD a matches (Laga;Lbdf;)Z
ARG 1 inv
METHOD b getRemainingStacks (Laga;)Lff;
METHOD c getOutput ()Laxx;
METHOD d getGroup ()Ljava/lang/String;
METHOD f getId ()Lqi;
METHOD g getType ()Lbak;
METHOD h getRecipeKindIcon ()Laxx;