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

18 lines
473 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ayi net/minecraft/container/BeaconContainer
2019-06-19 15:24:08 -04:00
CLASS a SlotPayment
2019-06-07 07:45:25 -04:00
FIELD c paymentInv Lagz;
FIELD d paymentSlot Layi$a;
FIELD e context Layp;
FIELD f propertyDelegate Layo;
METHOD <init> (ILagz;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-06-07 07:45:25 -04:00
METHOD <init> (ILagz;Layo;Layp;)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-06-07 07:45:25 -04:00
METHOD f getPrimaryEffect ()Laid;
METHOD g getSecondaryEffect ()Laid;
METHOD h hasPayment ()Z