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

18 lines
432 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS amf net/minecraft/village/VillagerRecipeList
METHOD <init> (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD a deserialize ()Lfy;
METHOD a itemsAreEqual (Lain;Lain;)Z
2017-05-13 02:02:51 -04:00
ARG 0 firstItem
ARG 1 secondItem
2017-06-08 10:01:49 -04:00
METHOD a getValidRecipe (Lain;Lain;I)Lame;
2017-05-13 02:02:51 -04:00
ARG 0 firstBuyItem
ARG 1 secondBuyItem
ARG 2 recipeIndex
2017-06-08 10:01:49 -04:00
METHOD a serialize (Lfy;)V
2017-05-13 02:02:51 -04:00
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD a writeToBuf (Lgy;)V
2017-05-13 02:02:51 -04:00
ARG 0 byteBuf
2017-06-08 10:01:49 -04:00
METHOD b readFromBuf (Lgy;)Lamf;
2017-05-13 02:02:51 -04:00
ARG 0 byteBuf