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

19 lines
805 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1113 net/minecraft/client/sound/SoundInstance
METHOD method_26273 canPlay ()Z
2019-06-28 17:55:20 -04:00
METHOD method_4774 getCategory ()Lnet/minecraft/class_3419;
METHOD method_4775 getId ()Lnet/minecraft/class_2960;
METHOD method_4776 getSound ()Lnet/minecraft/class_1111;
METHOD method_4777 getAttenuationType ()Lnet/minecraft/class_1113$class_1114;
2020-06-04 15:08:31 -04:00
METHOD method_4778 getZ ()D
METHOD method_4779 getY ()D
2019-06-28 17:55:20 -04:00
METHOD method_4780 getRepeatDelay ()I
METHOD method_4781 getVolume ()F
METHOD method_4782 getPitch ()F
METHOD method_4783 getSoundSet (Lnet/minecraft/class_1144;)Lnet/minecraft/class_1146;
2019-04-16 10:13:47 -04:00
ARG 1 soundManager
2020-06-04 15:08:31 -04:00
METHOD method_4784 getX ()D
2019-06-28 17:55:20 -04:00
METHOD method_4785 shouldAlwaysPlay ()Z
METHOD method_4786 isRepeatable ()Z
METHOD method_4787 isLooping ()Z
CLASS class_1114 AttenuationType