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

13 lines
309 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 getInputs ()Ljava/util/List;