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

14 lines
380 B
Plaintext

CLASS axg net/minecraft/recipe/Recipe
METHOD a getSerializer ()Laxi;
METHOD a fits (II)Z
ARG 1 width
METHOD a craft (Lael;)Lava;
METHOD a matches (Lael;Lazy;)Z
ARG 1 inv
METHOD b getId ()Lpw;
METHOD b getRemainingStacks (Lael;)Lfg;
METHOD c isIgnoredInRecipeBook ()Z
METHOD d getOutput ()Lava;
METHOD e getPreviewInputs ()Lfg;
METHOD f getGroup ()Ljava/lang/String;