yarn/mappings/net/minecraft/container/MerchantContainer.mapping

17 lines
437 B
Plaintext

CLASS ayt net/minecraft/container/MerchantContainer
FIELD c villager Lbfy;
FIELD d villagerInventory Lays;
FIELD f canLevel Z
METHOD <init> (ILavl;)V
ARG 1 syncId
METHOD <init> (ILavl;Lbfy;)V
ARG 1 syncId
METHOD a setRecipes (Lbga;)V
METHOD a setCanLevel (Z)V
ARG 1 canLevel
METHOD d setRecipeIndex (I)V
METHOD e getExperience ()I
METHOD e setExperienceFromServer (I)V
METHOD h getRecipes ()Lbga;
METHOD i canLevel ()Z