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

12 lines
287 B
Plaintext

CLASS ajf net/minecraft/recipe/RecipeMapClone
METHOD a getSize ()I
METHOD a craft (Laeo;)Lahf;
ARG 0 inv
METHOD a matches (Laeo;Lali;)Z
ARG 0 inv
ARG 1 world
METHOD b getOutput ()Lahf;
METHOD b getRemainingStacks (Laeo;)Lem;
ARG 0 inv
METHOD c getInputs ()Ljava/util/List;