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

17 lines
441 B
Plaintext

CLASS dwl net/minecraft/client/audio/SoundInstance
CLASS dwl$a AttenuationType
FIELD a NONE Ldwl$a;
FIELD b LINEAR Ldwl$a;
METHOD a getId ()Lqs;
METHOD a getSoundSet (Ldxl;)Ldxm;
METHOD b getSound ()Ldwi;
METHOD c getCategory ()Lyk;
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 ()Ldwl$a;