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

18 lines
772 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1113 net/minecraft/client/sound/SoundInstance
CLASS class_1114 AttenuationType
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;
METHOD method_4778 getZ ()F
METHOD method_4779 getY ()F
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
2019-06-28 17:55:20 -04:00
METHOD method_4784 getX ()F
METHOD method_4785 shouldAlwaysPlay ()Z
METHOD method_4786 isRepeatable ()Z
METHOD method_4787 isLooping ()Z