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

16 lines
422 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS atx net/minecraft/entity/passive/AbstractTraderEntity
FIELD bA recipes Lbfc;
FIELD bB customer Laun;
2019-03-14 08:57:09 -04:00
FIELD bC inventory Lagw;
METHOD a fillRecipesFromPool (Lbfc;[Laue$f;I)V
ARG 1 recipeList
ARG 2 pool
ARG 3 count
2019-03-14 11:39:51 -04:00
METHOD b afterUsing (Lbfb;)V
2019-03-14 08:57:09 -04:00
METHOD dP hasCustomer ()Z
METHOD dS getYesSound ()Lyf;
METHOD dT getInventory ()Lagw;
METHOD dV fillRecipes ()V
METHOD q getTradingSound (Z)Lyf;
ARG 1 sold