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

14 lines
352 B
Plaintext

CLASS ajd net/minecraft/recipe/RecipeFireworks
FIELD b stack Lahf;
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