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

17 lines
459 B
Plaintext

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