yarn/mappings/net/minecraft/recipe/impl/ShieldRecipes.mapping

13 lines
405 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/aha net/minecraft/recipe/impl/ShieldRecipes
CLASS none/aha$a RecipeShieldDesign
2016-08-16 18:04:54 -04:00
METHOD a getSize ()I
2016-09-12 06:08:56 -04:00
METHOD a craft (Lnone/acd;)Lnone/aer;
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
2016-09-12 06:08:56 -04:00
METHOD a matches (Lnone/acd;Lnone/aiv;)Z
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
ARG 1 world
2016-09-12 06:08:56 -04:00
METHOD b getOutput ()Lnone/aer;
METHOD b getRemainingStacks (Lnone/acd;)Lnone/dc;
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
2016-09-12 06:08:56 -04:00
METHOD a addCraftingRecipes (Lnone/agw;)V