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

50 lines
1.1 KiB
Plaintext
Raw Normal View History

CLASS aqt net/minecraft/container/ContainerBrewingStand
CLASS aqt$a SlotFuel
2018-10-24 18:05:14 -04:00
METHOD <init> (Ladu;III)V
ARG 0 inventory
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lauc;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
METHOD b_ matches (Lauc;)Z
CLASS aqt$b SlotIngredient
2018-10-24 18:05:14 -04:00
METHOD <init> (Ladu;III)V
ARG 0 inventory
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lauc;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
CLASS aqt$c SlotPotion
2018-10-24 18:05:14 -04:00
METHOD <init> (Ladu;III)V
ARG 0 inventory
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a onTakeItem (Lapb;Lauc;)Lauc;
2017-06-08 10:09:29 -04:00
ARG 0 player
ARG 1 stack
METHOD a canInsert (Lauc;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
METHOD c_ matches (Lauc;)Z
FIELD a inventory Ladu;
FIELD f slotIngredient Lart;
METHOD <init> (Lapa;Ladu;)V
ARG 0 playerInv
ARG 1 inventory
METHOD a canUse (Lapb;)Z
2017-05-13 02:02:51 -04:00
ARG 0 player
METHOD a addListener (Laqw;)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
METHOD b getStack (Lapb;I)Lauc;
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 slot