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

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS asi net/minecraft/container/BrewingStandContainer
CLASS asi$a SlotFuel
METHOD <init> (Laex;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-12-05 09:11:37 -05:00
METHOD a canInsert (Lavu;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-12-05 09:11:37 -05:00
METHOD b_ matches (Lavu;)Z
CLASS asi$b SlotIngredient
METHOD <init> (Laex;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-12-05 09:11:37 -05:00
METHOD a canInsert (Lavu;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-12-05 09:11:37 -05:00
CLASS asi$c SlotPotion
METHOD <init> (Laex;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-12-05 09:11:37 -05:00
METHOD a onTakeItem (Laql;Lavu;)Lavu;
2017-06-08 10:09:29 -04:00
ARG 0 player
ARG 1 stack
2018-12-05 09:11:37 -05:00
METHOD a canInsert (Lavu;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-12-05 09:11:37 -05:00
METHOD c_ matches (Lavu;)Z
FIELD a inventory Laex;
FIELD f slotIngredient Latj;
METHOD <init> (Laqk;Laex;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-05 09:11:37 -05:00
METHOD a canUse (Laql;)Z
ARG 0 player
METHOD a addListener (Lasl;)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-05 09:11:37 -05:00
METHOD b transferSlot (Laql;I)Lavu;
ARG 0 player
2018-11-04 07:22:38 -05:00
ARG 1 player