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

19 lines
476 B
Plaintext

CLASS dod net/minecraft/client/audio/SoundEvent
CLASS dod$a AttenuationType
FIELD a NONE Ldod$a;
FIELD b LINEAR Ldod$a;
FIELD c TYPE I
METHOD a getType ()I
METHOD a getId ()Lpz;
METHOD a getAccess (Ldpa;)Ldpb;
METHOD b getSound ()Ldoa;
METHOD c getCategory ()Lxi;
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 ()Ldod$a;