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

23 lines
594 B
Plaintext

CLASS aou net/minecraft/village/SimpleVillager
FIELD a villagerInventory Larj;
FIELD b player Lapb;
FIELD c recipeList Layh;
FIELD d displayName Liw;
METHOD <init> (Lapb;Liw;)V
ARG 0 player
ARG 1 displayName
METHOD N_ getCurrentCustomer ()Lapb;
METHOD Q getDisplayName ()Liw;
METHOD a onSellingItem (Lauc;)V
ARG 0 stack
METHOD a useRecipe (Layg;)V
ARG 0 recipe
METHOD a setRecipeList (Layh;)V
ARG 0 recipeLIst
METHOD a_ setCurrentCustomer (Lapb;)V
ARG 0 currentCustomer
METHOD b_ getRecipes (Lapb;)Layh;
ARG 0 player
METHOD c getWorld ()Laza;
METHOD d getPos ()Leq;