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

19 lines
479 B
Plaintext

CLASS dvo net/minecraft/client/audio/SoundInstance
CLASS dvo$a AttenuationType
FIELD a NONE Ldvo$a;
FIELD b LINEAR Ldvo$a;
FIELD c TYPE I
METHOD a getType ()I
METHOD a getId ()Lqp;
METHOD a getAccess (Ldwk;)Ldwl;
METHOD b getSound ()Ldvl;
METHOD c getCategory ()Lyh;
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 ()Ldvo$a;