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

22 lines
645 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
METHOD a addListener (Laen;)V
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
METHOD b getStack (Lacu;I)Lahf;