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

17 lines
459 B
Plaintext

CLASS azm net/minecraft/recipe/Recipe
METHOD Y_ isIgnoredInRecipeBook ()Z
METHOD Z_ getSerializer ()Lazo;
METHOD a getPreviewInputs ()Lfh;
METHOD a fits (II)Z
ARG 1 width
ARG 2 height
METHOD a craft (Lafq;)Laxc;
METHOD a matches (Lafq;Lbci;)Z
ARG 1 inv
METHOD b getRemainingStacks (Lafq;)Lfh;
METHOD c getOutput ()Laxc;
METHOD d getGroup ()Ljava/lang/String;
METHOD f getId ()Lqc;
METHOD g getType ()Lazp;
METHOD h getRecipeKindIcon ()Laxc;