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

13 lines
364 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS aej net/minecraft/container/ContainerBeacon
CLASS aej$a SlotPayment
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lahf;)Z
2017-04-05 07:31:24 -04:00
FIELD a inventory Lsq;
FIELD f slotPayment Laej$a;
2017-04-05 14:11:28 -04:00
METHOD a canUse (Lacu;)Z
METHOD a addListener (Laen;)V
METHOD b setProperty (II)V
METHOD b close (Lacu;)V
METHOD b getStack (Lacu;I)Lahf;
2017-04-05 07:31:24 -04:00
METHOD e getInventory ()Lsq;