yarn/mappings/net/minecraft/entity/passive/AbstractTraderEntity.mapping

21 lines
598 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS ava net/minecraft/entity/passive/AbstractTraderEntity
FIELD bA offers Lbgf;
2019-04-10 11:36:17 -04:00
FIELD bB customer Lavr;
FIELD bC inventory Lahd;
2019-04-05 12:03:47 -04:00
FIELD bD headRollingTimeLeft I
2019-04-10 11:36:17 -04:00
METHOD a fillRecipesFromPool (Lbgf;[Lavi$f;I)V
ARG 1 recipeList
ARG 2 pool
ARG 3 count
METHOD a produceParticles (Lgd;)V
2019-04-10 11:36:17 -04:00
METHOD b afterUsing (Lbge;)V
2019-04-03 12:16:41 -04:00
METHOD dU hasCustomer ()Z
2019-04-05 12:03:47 -04:00
METHOD dX getYesSound ()Lyi;
2019-04-03 12:16:41 -04:00
METHOD dY playCelebrateSound ()V
METHOD dZ getHeadRollingTimeLeft ()I
2019-04-10 11:36:17 -04:00
METHOD ea getInventory ()Lahd;
2019-04-03 12:16:41 -04:00
METHOD ec fillRecipes ()V
METHOD r setHeadRollingTimeLeft (I)V
2019-04-05 12:03:47 -04:00
METHOD r getTradingSound (Z)Lyi;
ARG 1 sold