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

16 lines
398 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ayd net/minecraft/container/MerchantContainer
FIELD c villager Lbfi;
FIELD d villagerInventory Layc;
FIELD f canLevel Z
2019-03-20 13:56:26 -04:00
METHOD <init> (ILauu;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-03-20 13:56:26 -04:00
METHOD <init> (ILauu;Lbfi;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-03-20 13:56:26 -04:00
METHOD a setRecipes (Lbfk;)V
METHOD a setCanLevel (Z)V
ARG 1 canLevel
2018-12-03 13:09:06 -05:00
METHOD d setRecipeIndex (I)V
METHOD e getExperience ()I
2019-03-20 13:56:26 -04:00
METHOD h getRecipes ()Lbfk;
METHOD i canLevel ()Z