yarn/mappings/net/minecraft/client/audio/SoundInstance.mapping

19 lines
479 B
Plaintext

CLASS drn net/minecraft/client/audio/SoundInstance
CLASS drn$a AttenuationType
FIELD a NONE Ldrn$a;
FIELD b LINEAR Ldrn$a;
FIELD c TYPE I
METHOD a getType ()I
METHOD a getId ()Lqd;
METHOD a getAccess (Ldsj;)Ldsk;
METHOD b getSound ()Ldrk;
METHOD c getCategory ()Lxx;
METHOD d isRepeatable ()Z
METHOD e getRepeatDelay ()I
METHOD f getVolume ()F
METHOD g getPitch ()F
METHOD h getX ()F
METHOD i getY ()F
METHOD j getZ ()F
METHOD k getAttenuationType ()Ldrn$a;