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

34 lines
862 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS atk net/minecraft/container/BrewingStandContainer
CLASS atk$a SlotFuel
METHOD <init> (Lafs;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-09 12:20:38 -05:00
METHOD a canInsert (Laxd;)Z
METHOD b_ matches (Laxd;)Z
CLASS atk$b SlotIngredient
METHOD <init> (Lafs;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-09 12:20:38 -05:00
METHOD a canInsert (Laxd;)Z
CLASS atk$c SlotPotion
METHOD <init> (Lafs;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-09 12:20:38 -05:00
METHOD a onTakeItem (Lark;Laxd;)Laxd;
2017-06-08 10:09:29 -04:00
ARG 1 stack
2019-01-09 12:20:38 -05:00
METHOD a canInsert (Laxd;)Z
METHOD c_ matches (Laxd;)Z
FIELD a inventory Lafs;
FIELD d propertyDelegate Lato;
2019-01-09 12:20:38 -05:00
FIELD e slotIngredient Laus;
METHOD a canUse (Lark;)Z
METHOD b transferSlot (Lark;I)Laxd;
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 invSlot