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

18 lines
477 B
Plaintext
Raw Permalink Normal View History

2019-05-07 12:05:49 -04:00
CLASS ayf net/minecraft/container/BeaconContainer
CLASS ayf$a SlotPayment
FIELD c paymentInv Lagw;
FIELD d paymentSlot Layf$a;
FIELD e context Laym;
FIELD f propertyDelegate Layl;
METHOD <init> (ILagw;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-05-07 12:05:49 -04:00
METHOD <init> (ILagw;Layl;Laym;)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-05-07 12:05:49 -04:00
METHOD f getPrimaryEffect ()Laia;
METHOD g getSecondaryEffect ()Laia;
METHOD h hasPayment ()Z