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

18 lines
477 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS axv net/minecraft/container/BeaconContainer
CLASS axv$a SlotPayment
FIELD c paymentInv Lago;
FIELD d paymentSlot Laxv$a;
FIELD e context Layc;
FIELD f propertyDelegate Layb;
METHOD <init> (ILago;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-04-05 12:03:47 -04:00
METHOD <init> (ILago;Layb;Layc;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
METHOD c setEffects (II)V
ARG 1 primaryEffectId
ARG 2 secondaryEffectId
METHOD e getProperties ()I
2019-04-05 12:03:47 -04:00
METHOD f getPrimaryEffect ()Lahs;
METHOD g getSecondaryEffect ()Lahs;
METHOD h hasPayment ()Z