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

16 lines
353 B
Plaintext

CLASS ajh net/minecraft/recipe/Recipe
FIELD a id Lmd;
METHOD <init> (Lmd;)V
ARG 0 id
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;
METHOD e getId ()Lmd;