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

23 lines
528 B
Plaintext

CLASS aej net/minecraft/container/ContainerBeacon
CLASS aej$a SlotPayment
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lahf;)Z
FIELD a inventory Lsq;
FIELD f slotPayment Laej$a;
METHOD <init> (Lsq;Lsq;)V
ARG 0 playerInv
ARG 1 inventory
METHOD a canUse (Lacu;)Z
ARG 0 player
METHOD a addListener (Laen;)V
ARG 0 listener
METHOD b setProperty (II)V
ARG 0 pos
ARG 1 value
METHOD b close (Lacu;)V
ARG 0 player
METHOD b getStack (Lacu;I)Lahf;
ARG 0 player
ARG 1 slot
METHOD e getInventory ()Lsq;