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

19 lines
470 B
Plaintext

CLASS ase net/minecraft/container/BeaconContainer
CLASS ase$a SlotPayment
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lavs;)Z
ARG 0 stack
FIELD a inventory Laev;
FIELD f slotPayment Lase$a;
METHOD <init> (Laev;Laev;)V
ARG 1 playerInv
METHOD a canUse (Laqj;)Z
METHOD a addListener (Lasj;)V
METHOD b setProperty (II)V
ARG 1 pos
METHOD b close (Laqj;)V
METHOD b transferSlot (Laqj;I)Lavs;
ARG 1 player
ARG 2 id
METHOD d getInventory ()Laev;