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

18 lines
432 B
Plaintext
Raw Normal View History

2016-10-28 11:34:43 -04:00
CLASS aij net/minecraft/village/VillagerRecipeList
2016-10-18 11:31:59 -04:00
METHOD <init> (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD a deserialize ()Ldt;
METHOD a itemsAreEqual (Laes;Laes;)Z
ARG 0 firstItem
ARG 1 secondItem
2016-10-18 11:31:59 -04:00
METHOD a getValidRecipe (Laes;Laes;I)Laii;
ARG 0 firstBuyItem
ARG 1 secondBuyItem
ARG 2 recipeIndex
2016-10-18 11:31:59 -04:00
METHOD a serialize (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD a writeToBuf (Les;)V
ARG 0 byteBuf
2016-10-18 11:31:59 -04:00
METHOD b readFromBuf (Les;)Laij;
ARG 0 byteBuf