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

46 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS asg net/minecraft/container/BrewingStandContainer
CLASS asg$a SlotFuel
METHOD <init> (Laev;III)V
2018-10-24 18:05:14 -04:00
ARG 0 inventory
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-11-29 15:10:38 -05:00
METHOD a canInsert (Lavs;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-29 15:10:38 -05:00
METHOD b_ matches (Lavs;)Z
CLASS asg$b SlotIngredient
METHOD <init> (Laev;III)V
2018-10-24 18:05:14 -04:00
ARG 0 inventory
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-11-29 15:10:38 -05:00
METHOD a canInsert (Lavs;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-29 15:10:38 -05:00
CLASS asg$c SlotPotion
METHOD <init> (Laev;III)V
2018-10-24 18:05:14 -04:00
ARG 0 inventory
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-11-29 15:10:38 -05:00
METHOD a onTakeItem (Laqj;Lavs;)Lavs;
2017-06-08 10:09:29 -04:00
ARG 0 player
ARG 1 stack
2018-11-29 15:10:38 -05:00
METHOD a canInsert (Lavs;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-29 15:10:38 -05:00
METHOD c_ matches (Lavs;)Z
FIELD a inventory Laev;
FIELD f slotIngredient Lath;
METHOD <init> (Laqi;Laev;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-11-29 15:10:38 -05:00
METHOD a canUse (Laqj;)Z
METHOD a addListener (Lasj;)V
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-03 13:09:06 -05:00
METHOD b transferSlot (Laqj;I)Lavs;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
ARG 2 id