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

17 lines
441 B
Plaintext

CLASS dwb net/minecraft/client/audio/SoundInstance
CLASS dwb$a AttenuationType
FIELD a NONE Ldwb$a;
FIELD b LINEAR Ldwb$a;
METHOD a getId ()Lqr;
METHOD a getSoundSet (Ldxb;)Ldxc;
METHOD b getSound ()Ldvy;
METHOD c getCategory ()Lyj;
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 ()Ldwb$a;