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

24 lines
547 B
Plaintext

CLASS arj net/minecraft/container/ContainerBeacon
CLASS arj$a SlotPayment
METHOD a getMaxStackAmount ()I
METHOD a canInsert (Lauv;)Z
ARG 0 stack
FIELD a inventory Laei;
FIELD f slotPayment Larj$a;
METHOD <init> (Laei;Laei;)V
ARG 0 playerInv
ARG 1 inventory
METHOD a canUse (Lapr;)Z
ARG 0 player
METHOD a addListener (Laro;)V
ARG 0 listener
METHOD b setProperty (II)V
ARG 0 pos
ARG 1 value
METHOD b close (Lapr;)V
ARG 0 player
METHOD b getStack (Lapr;I)Lauv;
ARG 0 player
ARG 1 slot
METHOD d getInventory ()Laei;