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

17 lines
459 B
Plaintext

CLASS bad net/minecraft/recipe/Recipe
METHOD U_ isIgnoredInRecipeBook ()Z
METHOD V_ getSerializer ()Lbaf;
METHOD a getPreviewInputs ()Lfe;
METHOD a fits (II)Z
ARG 1 width
ARG 2 height
METHOD a craft (Laga;)Laxt;
METHOD a matches (Laga;Lbdb;)Z
ARG 1 inv
METHOD b getRemainingStacks (Laga;)Lfe;
METHOD c getOutput ()Laxt;
METHOD d getGroup ()Ljava/lang/String;
METHOD f getId ()Lqh;
METHOD g getType ()Lbag;
METHOD h getRecipeKindIcon ()Laxt;