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

39 lines
982 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atc net/minecraft/container/BrewingStandContainer
CLASS atc$a SlotFuel
2018-12-12 12:22:18 -05:00
METHOD <init> (Lafi;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
2018-12-12 12:12:26 -05:00
METHOD a canInsert (Lawo;)Z
METHOD b_ matches (Lawo;)Z
CLASS atc$b SlotIngredient
2018-12-12 12:22:18 -05:00
METHOD <init> (Lafi;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
2018-12-12 12:12:26 -05:00
METHOD a canInsert (Lawo;)Z
CLASS atc$c SlotPotion
2018-12-12 12:22:18 -05:00
METHOD <init> (Lafi;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
2018-12-12 12:12:26 -05:00
METHOD a onTakeItem (Larb;Lawo;)Lawo;
2017-06-08 10:09:29 -04:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD a canInsert (Lawo;)Z
METHOD c_ matches (Lawo;)Z
FIELD a inventory Lafi;
FIELD f slotIngredient Laud;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lara;Lafi;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-12 12:12:26 -05:00
METHOD a canUse (Larb;)Z
METHOD a addListener (Latf;)V
ARG 1 listener
2017-04-05 14:11:28 -04:00
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-12 12:12:26 -05:00
METHOD b transferSlot (Larb;I)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 player