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

13 lines
330 B
Plaintext

CLASS aja net/minecraft/recipe/RecipeArmorDye
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 getPreviewInputs ()Ljava/util/List;
METHOD d isIgnoredInRecipeBook ()Z