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

21 lines
599 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS auw net/minecraft/entity/passive/AbstractTraderEntity
FIELD bA recipes Lbgc;
FIELD bB customer Lavo;
FIELD bC inventory Laha;
FIELD bD headRollingTimeLeft I
METHOD a fillRecipesFromPool (Lbgc;[Lavf$f;I)V
ARG 1 recipeList
ARG 2 pool
ARG 3 count
METHOD a produceParticles (Lgd;)V
2019-04-05 12:03:47 -04:00
METHOD b afterUsing (Lbgb;)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-05 12:03:47 -04:00
METHOD ea getInventory ()Laha;
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