yarn/mappings/net/minecraft/village/VillagerRecipeList.mapping

18 lines
432 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS akv net/minecraft/village/VillagerRecipeList
METHOD <init> (Lfc;)V
ARG 0 tag
METHOD a deserialize ()Lfc;
METHOD a itemsAreEqual (Lahf;Lahf;)Z
2017-05-13 02:02:51 -04:00
ARG 0 firstItem
ARG 1 secondItem
METHOD a getValidRecipe (Lahf;Lahf;I)Laku;
2017-05-13 02:02:51 -04:00
ARG 0 firstBuyItem
ARG 1 secondBuyItem
ARG 2 recipeIndex
METHOD a serialize (Lfc;)V
2017-05-13 02:02:51 -04:00
ARG 0 tag
METHOD a writeToBuf (Lgb;)V
2017-05-13 02:02:51 -04:00
ARG 0 byteBuf
METHOD b readFromBuf (Lgb;)Lakv;
2017-05-13 02:02:51 -04:00
ARG 0 byteBuf