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

29 lines
708 B
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/abz net/minecraft/container/ContainerBeacon
2016-09-20 11:18:54 -04:00
CLASS none/abz$a SlotPayment
METHOD <init> (Lnone/abz;Lnone/qv;III)V
ARG 0 inventory
ARG 1 invSlot
ARG 2 x
ARG 3 y
2016-09-08 17:31:38 -04:00
METHOD a getMaxStackAmount ()I
2016-09-20 11:18:54 -04:00
METHOD a canInsert (Lnone/aes;)Z
2016-08-27 10:34:11 -04:00
ARG 0 stack
2016-09-20 11:18:54 -04:00
FIELD a inventory Lnone/qv;
FIELD f slotPayment Lnone/abz$a;
METHOD <init> (Lnone/qv;Lnone/qv;)V
ARG 0 playerInv
ARG 1 inventory
2016-09-20 11:18:54 -04:00
METHOD a canUse (Lnone/aam;)Z
ARG 0 player
2016-09-20 11:18:54 -04:00
METHOD a addListener (Lnone/acc;)V
ARG 0 listener
METHOD b setProperty (II)V
ARG 0 pos
ARG 1 value
2016-09-20 11:18:54 -04:00
METHOD b close (Lnone/aam;)V
2016-08-27 10:34:11 -04:00
ARG 0 player
2016-09-20 11:18:54 -04:00
METHOD b getStack (Lnone/aam;I)Lnone/aes;
ARG 0 player
ARG 1 slot
2016-09-20 11:18:54 -04:00
METHOD e getInventory ()Lnone/qv;