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

23 lines
597 B
Plaintext

CLASS ayv net/minecraft/container/MerchantContainer
FIELD c villager Lbga;
FIELD d villagerInventory Layu;
FIELD e levelProgress I
FIELD f canLevel Z
METHOD <init> (ILavn;)V
ARG 1 syncId
METHOD <init> (ILavn;Lbga;)V
ARG 1 syncId
METHOD a setRecipes (Lbgc;)V
METHOD a setCanLevel (Z)V
ARG 1 canLevel
METHOD b equals (Lbbr;Lbbr;)Z
ARG 1 itemStack
ARG 2 otherItemStack
METHOD d setRecipeIndex (I)V
METHOD e getExperience ()I
METHOD e setExperienceFromServer (I)V
METHOD f setLevelProgress (I)V
METHOD g getLevelProgress ()I
METHOD h getRecipes ()Lbgc;
METHOD i canLevel ()Z