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

28 lines
731 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS aek net/minecraft/container/ContainerBrewingStand
CLASS aek$a SlotFuel
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lahf;)Z
2017-04-05 07:31:24 -04:00
METHOD b_ matches (Lahf;)Z
CLASS aek$b SlotIngredient
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lahf;)Z
2017-04-05 07:31:24 -04:00
CLASS aek$c SlotPotion
FIELD a player Lacu;
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a onTakeItem (Lacu;Lahf;)Lahf;
METHOD a canInsert (Lahf;)Z
2017-04-05 07:31:24 -04:00
METHOD c_ matches (Lahf;)Z
FIELD a inventory Lsq;
FIELD f slotIngredient Lafh;
2017-04-05 14:11:28 -04:00
METHOD a canUse (Lacu;)Z
2017-05-13 02:02:51 -04:00
ARG 0 player
2017-04-05 14:11:28 -04:00
METHOD a addListener (Laen;)V
2017-05-13 02:02:51 -04:00
ARG 0 listener
2017-04-05 14:11:28 -04:00
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
2017-05-13 02:02:51 -04:00
ARG 0 pos
ARG 1 value
2017-04-05 14:11:28 -04:00
METHOD b getStack (Lacu;I)Lahf;
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 slot