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

19 lines
479 B
Plaintext

CLASS drx net/minecraft/client/audio/SoundInstance
CLASS drx$a AttenuationType
FIELD a NONE Ldrx$a;
FIELD b LINEAR Ldrx$a;
FIELD c TYPE I
METHOD a getType ()I
METHOD a getId ()Lqh;
METHOD a getAccess (Ldst;)Ldsu;
METHOD b getSound ()Ldru;
METHOD c getCategory ()Lxz;
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 ()Ldrx$a;