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

45 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS asc net/minecraft/container/BrewingStandContainer
2018-11-21 11:58:05 -05:00
CLASS asc$a SlotFuel
METHOD <init> (Laer;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-21 11:58:05 -05:00
METHOD a canInsert (Lavn;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-21 11:58:05 -05:00
METHOD b_ matches (Lavn;)Z
CLASS asc$b SlotIngredient
METHOD <init> (Laer;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-21 11:58:05 -05:00
METHOD a canInsert (Lavn;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-21 11:58:05 -05:00
CLASS asc$c SlotPotion
METHOD <init> (Laer;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-21 11:58:05 -05:00
METHOD a onTakeItem (Laqf;Lavn;)Lavn;
2017-06-08 10:09:29 -04:00
ARG 0 player
ARG 1 stack
2018-11-21 11:58:05 -05:00
METHOD a canInsert (Lavn;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-21 11:58:05 -05:00
METHOD c_ matches (Lavn;)Z
FIELD a inventory Laer;
FIELD f slotIngredient Latc;
METHOD <init> (Laqe;Laer;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-11-21 11:58:05 -05:00
METHOD a canUse (Laqf;)Z
METHOD a addListener (Lasf;)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-11-21 11:58:05 -05:00
METHOD b getStack (Laqf;I)Lavn;
2018-11-04 07:22:38 -05:00
ARG 1 player