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

23 lines
597 B
Plaintext

CLASS ayy net/minecraft/container/MerchantContainer
FIELD c villager Lbgd;
FIELD d villagerInventory Layx;
FIELD e levelProgress I
FIELD f canLevel Z
METHOD <init> (ILavq;)V
ARG 1 syncId
METHOD <init> (ILavq;Lbgd;)V
ARG 1 syncId
METHOD a setRecipes (Lbgf;)V
METHOD a setCanLevel (Z)V
ARG 1 canLevel
METHOD b equals (Lbbu;Lbbu;)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 ()Lbgf;
METHOD i canLevel ()Z