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

9 lines
224 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS axv net/minecraft/container/MerchantContainer
FIELD c villager Lbfa;
FIELD d villagerInventory Laxu;
METHOD <init> (ILaum;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-03-14 11:39:51 -04:00
METHOD <init> (ILaum;Lbfa;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2018-12-03 13:09:06 -05:00
METHOD d setRecipeIndex (I)V