Package net.minecraft.client.sound
Class Sound
java.lang.Object
net.minecraft.client.sound.Sound
- All Implemented Interfaces:
SoundContainer<Sound>
@Environment(CLIENT) public class Sound extends Object implements SoundContainer<Sound>
- Mappings:
Namespace Name official eui
intermediary net/minecraft/class_1111
named net/minecraft/client/sound/Sound
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Sound.RegistrationType
-
Field Summary
Fields Modifier and Type Field Description private int
attenuation
private Identifier
id
private float
pitch
private boolean
preload
private Sound.RegistrationType
registrationType
private boolean
stream
private float
volume
private int
weight
-
Constructor Summary
Constructors Constructor Description Sound(String id, float volume, float pitch, int weight, Sound.RegistrationType registrationType, boolean stream, boolean preload, int attenuation)
-
Method Summary
Modifier and Type Method Description int
getAttenuation()
Identifier
getIdentifier()
Identifier
getLocation()
float
getPitch()
Sound.RegistrationType
getRegistrationType()
Sound
getSound()
float
getVolume()
int
getWeight()
boolean
isPreloaded()
boolean
isStreamed()
void
preload(SoundSystem soundSystem)
String
toString()
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector official a
Leui;a:Lwb;
intermediary field_5469
Lnet/minecraft/class_1111;field_5469:Lnet/minecraft/class_2960;
named id
Lnet/minecraft/client/sound/Sound;id:Lnet/minecraft/util/Identifier;
-
volume
private final float volume- Mappings:
Namespace Name Mixin selector official b
Leui;b:F
intermediary field_5466
Lnet/minecraft/class_1111;field_5466:F
named volume
Lnet/minecraft/client/sound/Sound;volume:F
-
pitch
private final float pitch- Mappings:
Namespace Name Mixin selector official c
Leui;c:F
intermediary field_5464
Lnet/minecraft/class_1111;field_5464:F
named pitch
Lnet/minecraft/client/sound/Sound;pitch:F
-
weight
private final int weight- Mappings:
Namespace Name Mixin selector official d
Leui;d:I
intermediary field_5468
Lnet/minecraft/class_1111;field_5468:I
named weight
Lnet/minecraft/client/sound/Sound;weight:I
-
registrationType
- Mappings:
Namespace Name Mixin selector official e
Leui;e:Leui$a;
intermediary field_5470
Lnet/minecraft/class_1111;field_5470:Lnet/minecraft/class_1111$class_1112;
named registrationType
Lnet/minecraft/client/sound/Sound;registrationType:Lnet/minecraft/client/sound/Sound$RegistrationType;
-
stream
private final boolean stream- Mappings:
Namespace Name Mixin selector official f
Leui;f:Z
intermediary field_5467
Lnet/minecraft/class_1111;field_5467:Z
named stream
Lnet/minecraft/client/sound/Sound;stream:Z
-
preload
private final boolean preload- Mappings:
Namespace Name Mixin selector official g
Leui;g:Z
intermediary field_5465
Lnet/minecraft/class_1111;field_5465:Z
named preload
Lnet/minecraft/client/sound/Sound;preload:Z
-
attenuation
private final int attenuation- Mappings:
Namespace Name Mixin selector official h
Leui;h:I
intermediary field_5463
Lnet/minecraft/class_1111;field_5463:I
named attenuation
Lnet/minecraft/client/sound/Sound;attenuation:I
-
-
Constructor Details
-
Sound
public Sound(String id, float volume, float pitch, int weight, Sound.RegistrationType registrationType, boolean stream, boolean preload, int attenuation)- Mappings:
Namespace Name Mixin selector official <init>
Leui;<init>(Ljava/lang/String;FFILeui$a;ZZI)V
intermediary <init>
Lnet/minecraft/class_1111;<init>(Ljava/lang/String;FFILnet/minecraft/class_1111$class_1112;ZZI)V
named <init>
Lnet/minecraft/client/sound/Sound;<init>(Ljava/lang/String;FFILnet/minecraft/client/sound/Sound$RegistrationType;ZZI)V
-
-
Method Details
-
getIdentifier
- Mappings:
Namespace Name Mixin selector official a
Leui;a()Lwb;
intermediary method_4767
Lnet/minecraft/class_1111;method_4767()Lnet/minecraft/class_2960;
named getIdentifier
Lnet/minecraft/client/sound/Sound;getIdentifier()Lnet/minecraft/util/Identifier;
-
getLocation
- Mappings:
Namespace Name Mixin selector official b
Leui;b()Lwb;
intermediary method_4766
Lnet/minecraft/class_1111;method_4766()Lnet/minecraft/class_2960;
named getLocation
Lnet/minecraft/client/sound/Sound;getLocation()Lnet/minecraft/util/Identifier;
-
getVolume
public float getVolume()- Mappings:
Namespace Name Mixin selector official c
Leui;c()F
intermediary method_4771
Lnet/minecraft/class_1111;method_4771()F
named getVolume
Lnet/minecraft/client/sound/Sound;getVolume()F
-
getPitch
public float getPitch()- Mappings:
Namespace Name Mixin selector official d
Leui;d()F
intermediary method_4772
Lnet/minecraft/class_1111;method_4772()F
named getPitch
Lnet/minecraft/client/sound/Sound;getPitch()F
-
getWeight
public int getWeight()- Specified by:
getWeight
in interfaceSoundContainer<Sound>
- Mappings:
Namespace Name Mixin selector official e
Levo;e()I
intermediary method_4894
Lnet/minecraft/class_1148;method_4894()I
named getWeight
Lnet/minecraft/client/sound/SoundContainer;getWeight()I
-
getSound
- Specified by:
getSound
in interfaceSoundContainer<Sound>
- Mappings:
Namespace Name Mixin selector official f
Leui;f()Leui;
intermediary method_4765
Lnet/minecraft/class_1111;method_4765()Lnet/minecraft/class_1111;
named getSound
Lnet/minecraft/client/sound/Sound;getSound()Lnet/minecraft/client/sound/Sound;
-
preload
- Specified by:
preload
in interfaceSoundContainer<Sound>
- Mappings:
Namespace Name Mixin selector official a
Levo;a(Levj;)V
intermediary method_18188
Lnet/minecraft/class_1148;method_18188(Lnet/minecraft/class_1140;)V
named preload
Lnet/minecraft/client/sound/SoundContainer;preload(Lnet/minecraft/client/sound/SoundSystem;)V
-
getRegistrationType
- Mappings:
Namespace Name Mixin selector official g
Leui;g()Leui$a;
intermediary method_4768
Lnet/minecraft/class_1111;method_4768()Lnet/minecraft/class_1111$class_1112;
named getRegistrationType
Lnet/minecraft/client/sound/Sound;getRegistrationType()Lnet/minecraft/client/sound/Sound$RegistrationType;
-
isStreamed
public boolean isStreamed()- Mappings:
Namespace Name Mixin selector official h
Leui;h()Z
intermediary method_4769
Lnet/minecraft/class_1111;method_4769()Z
named isStreamed
Lnet/minecraft/client/sound/Sound;isStreamed()Z
-
isPreloaded
public boolean isPreloaded()- Mappings:
Namespace Name Mixin selector official i
Leui;i()Z
intermediary method_4764
Lnet/minecraft/class_1111;method_4764()Z
named isPreloaded
Lnet/minecraft/client/sound/Sound;isPreloaded()Z
-
getAttenuation
public int getAttenuation()- Mappings:
Namespace Name Mixin selector official j
Leui;j()I
intermediary method_4770
Lnet/minecraft/class_1111;method_4770()I
named getAttenuation
Lnet/minecraft/client/sound/Sound;getAttenuation()I
-
toString
-