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

14 lines
380 B
Plaintext

CLASS axl net/minecraft/recipe/Recipe
METHOD a getSerializer ()Laxn;
METHOD a fits (II)Z
ARG 1 width
METHOD a craft (Laep;)Lavf;
METHOD a matches (Laep;Lbae;)Z
ARG 1 inv
METHOD b getId ()Lpx;
METHOD b getRemainingStacks (Laep;)Lfg;
METHOD c isIgnoredInRecipeBook ()Z
METHOD d getOutput ()Lavf;
METHOD e getPreviewInputs ()Lfg;
METHOD f getGroup ()Ljava/lang/String;