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

35 lines
848 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS afs net/minecraft/container/ContainerBrewingStand
CLASS afs$a SlotFuel
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2017-06-08 10:01:49 -04:00
METHOD a canInsert (Lain;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2017-06-08 10:01:49 -04:00
METHOD b_ matches (Lain;)Z
CLASS afs$b SlotIngredient
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2017-06-08 10:01:49 -04:00
METHOD a canInsert (Lain;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2017-06-08 10:01:49 -04:00
CLASS afs$c SlotPotion
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2017-06-08 10:01:49 -04:00
METHOD a onTakeItem (Laeb;Lain;)Lain;
2017-06-08 10:09:29 -04:00
ARG 0 player
ARG 1 stack
2017-06-08 10:01:49 -04:00
METHOD a canInsert (Lain;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2017-06-08 10:01:49 -04:00
METHOD c_ matches (Lain;)Z
FIELD a inventory Ltt;
FIELD f slotIngredient Lagp;
METHOD <init> (Laea;Ltt;)V
ARG 0 playerInv
ARG 1 inventory
2017-06-08 10:01:49 -04:00
METHOD a canUse (Laeb;)Z
2017-05-13 02:02:51 -04:00
ARG 0 player
2017-06-08 10:01:49 -04:00
METHOD a addListener (Lafv;)V
2017-05-13 02:02:51 -04:00
ARG 0 listener
2017-04-05 14:11:28 -04:00
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
2017-05-13 02:02:51 -04:00
ARG 0 pos
ARG 1 value
2017-06-08 10:01:49 -04:00
METHOD b getStack (Laeb;I)Lain;
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 slot