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

18 lines
461 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ata net/minecraft/container/BeaconContainer
CLASS ata$a SlotPayment
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-12-12 12:12:26 -05:00
METHOD a canInsert (Lawo;)Z
FIELD a inventory Lafi;
FIELD f slotPayment Lata$a;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lafi;Lafi;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-12 12:12:26 -05:00
METHOD a canUse (Larb;)Z
METHOD a addListener (Latf;)V
ARG 1 listener
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-12-12 12:12:26 -05:00
METHOD b close (Larb;)V
METHOD b transferSlot (Larb;I)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD d getInventory ()Lafi;