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

34 lines
862 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS atj net/minecraft/container/BrewingStandContainer
CLASS atj$a SlotFuel
METHOD <init> (Lafq;III)V
2018-10-24 18:05:14 -04:00
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2019-01-16 13:24:40 -05:00
METHOD a canInsert (Laxc;)Z
METHOD b_ matches (Laxc;)Z
CLASS atj$b SlotIngredient
METHOD <init> (Lafq;III)V
2018-10-24 18:05:14 -04:00
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2019-01-16 13:24:40 -05:00
METHOD a canInsert (Laxc;)Z
CLASS atj$c SlotPotion
METHOD <init> (Lafq;III)V
2018-10-24 18:05:14 -04:00
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2019-01-16 13:24:40 -05:00
METHOD a onTakeItem (Larj;Laxc;)Laxc;
2017-06-08 10:09:29 -04:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD a canInsert (Laxc;)Z
METHOD c_ matches (Laxc;)Z
FIELD c inventory Lafq;
FIELD d propertyDelegate Latn;
FIELD e slotIngredient Laur;
METHOD a canUse (Larj;)Z
METHOD b transferSlot (Larj;I)Laxc;
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 invSlot