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

18 lines
433 B
Plaintext

CLASS aij net/minecraft/villager/VillagerRecipeList
METHOD <init> (Ldt;)V
ARG 0 tag
METHOD a deserialize ()Ldt;
METHOD a itemsAreEqual (Laes;Laes;)Z
ARG 0 firstItem
ARG 1 secondItem
METHOD a getValidRecipe (Laes;Laes;I)Laii;
ARG 0 firstBuyItem
ARG 1 secondBuyItem
ARG 2 recipeIndex
METHOD a serialize (Ldt;)V
ARG 0 tag
METHOD a writeToBuf (Les;)V
ARG 0 byteBuf
METHOD b readFromBuf (Les;)Laij;
ARG 0 byteBuf