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

18 lines
455 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS ars net/minecraft/container/ContainerBeacon
CLASS ars$a SlotPayment
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-11-15 12:05:03 -05:00
METHOD a canInsert (Lavf;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2018-11-15 12:05:03 -05:00
FIELD a inventory Laep;
FIELD f slotPayment Lars$a;
METHOD <init> (Laep;Laep;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-11-15 12:05:03 -05:00
METHOD a canUse (Laqa;)Z
METHOD a addListener (Larx;)V
2017-04-05 14:11:28 -04:00
METHOD b setProperty (II)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-11-15 12:05:03 -05:00
METHOD b close (Laqa;)V
METHOD b getStack (Laqa;I)Lavf;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-15 12:05:03 -05:00
METHOD d getInventory ()Laep;