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

11 lines
305 B
Plaintext
Raw Normal View History

2016-08-16 18:04:54 -04:00
CLASS none/agu net/minecraft/recipe/IRecipe
METHOD a getSize ()I
METHOD a craft (Lnone/acc;)Lnone/aeq;
ARG 0 craftingInv
METHOD a matches (Lnone/acc;Lnone/aiu;)Z
ARG 0 craftingInv
ARG 1 world
METHOD b getOutput ()Lnone/aeq;
METHOD b getRemainingStacks (Lnone/acc;)Lnone/dc;
ARG 0 craftingInv