Package net.minecraft.client.sound
Class SoundSystem
java.lang.Object
net.minecraft.client.sound.SoundSystem
- Mappings:
Namespace Name official czaintermediary net/minecraft/class_622named net/minecraft/client/sound/SoundSystem
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate class_1907private final Mapprivate final Mapprivate final Multimapprivate final Listprivate final Mapprivate static final Loggerprivate final SoundManagerprivate static final Markerprivate final GameOptionsprivate Mapprivate booleanprivate final Mapprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate floatgetSoundVolume(SoundCategory soundCategory) booleanisPlaying(SoundInstance soundInstance) private static URLmethod_7096(Identifier identifier) private floatmethod_7099(SoundInstance soundInstance, Sound sound) private floatmethod_7100(SoundInstance soundInstance, Sound sound, SoundCategory soundCategory) voidmethod_7105(PlayerEntity player, float float2) voidpauseAll()voidplay(SoundInstance soundInstance) voidplay(SoundInstance sound, int delay) voidvoidprivate voidstart()voidstop()voidstop(SoundInstance soundInstance) voidstopAll()voidtick()voidupdateSoundVolume(SoundCategory soundCategory, float volume)
-
Field Details
-
MARKER
- Mappings:
Namespace Name Mixin selector official aLcza;a:Lorg/apache/logging/log4j/Marker;intermediary field_8190Lnet/minecraft/class_622;field_8190:Lorg/apache/logging/log4j/Marker;named MARKERLnet/minecraft/client/sound/SoundSystem;MARKER:Lorg/apache/logging/log4j/Marker;
-
LOGGER
- Mappings:
Namespace Name Mixin selector official bLcza;b:Lorg/apache/logging/log4j/Logger;intermediary field_8191Lnet/minecraft/class_622;field_8191:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/sound/SoundSystem;LOGGER:Lorg/apache/logging/log4j/Logger;
-
manager
- Mappings:
Namespace Name Mixin selector official cLcza;c:Lczh;intermediary field_8192Lnet/minecraft/class_622;field_8192:Lnet/minecraft/class_1909;named managerLnet/minecraft/client/sound/SoundSystem;manager:Lnet/minecraft/client/sound/SoundManager;
-
options
- Mappings:
Namespace Name Mixin selector official dLcza;d:Lbto;intermediary field_2264Lnet/minecraft/class_622;field_2264:Lnet/minecraft/class_347;named optionsLnet/minecraft/client/sound/SoundSystem;options:Lnet/minecraft/client/options/GameOptions;
-
field_8193
- Mappings:
Namespace Name Mixin selector official eLcza;e:Lczf;intermediary field_8193Lnet/minecraft/class_622;field_8193:Lnet/minecraft/class_1907;named field_8193Lnet/minecraft/client/sound/SoundSystem;field_8193:Lnet/minecraft/client/sound/class_1907;
-
started
private boolean started- Mappings:
Namespace Name Mixin selector official fLcza;f:Zintermediary field_2265Lnet/minecraft/class_622;field_2265:Znamed startedLnet/minecraft/client/sound/SoundSystem;started:Z
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector official gLcza;g:Iintermediary field_8194Lnet/minecraft/class_622;field_8194:Inamed ticksLnet/minecraft/client/sound/SoundSystem;ticks:I
-
field_8195
- Mappings:
Namespace Name Mixin selector official hLcza;h:Ljava/util/Map;intermediary field_8195Lnet/minecraft/class_622;field_8195:Ljava/util/Map;named field_8195Lnet/minecraft/client/sound/SoundSystem;field_8195:Ljava/util/Map;
-
field_8196
- Mappings:
Namespace Name Mixin selector official iLcza;i:Ljava/util/Map;intermediary field_8196Lnet/minecraft/class_622;field_8196:Ljava/util/Map;named field_8196Lnet/minecraft/client/sound/SoundSystem;field_8196:Ljava/util/Map;
-
sources
- Mappings:
Namespace Name Mixin selector official jLcza;j:Ljava/util/Map;intermediary field_8197Lnet/minecraft/class_622;field_8197:Ljava/util/Map;named sourcesLnet/minecraft/client/sound/SoundSystem;sources:Ljava/util/Map;
-
field_8198
- Mappings:
Namespace Name Mixin selector official kLcza;k:Lcom/google/common/collect/Multimap;intermediary field_8198Lnet/minecraft/class_622;field_8198:Lcom/google/common/collect/Multimap;named field_8198Lnet/minecraft/client/sound/SoundSystem;field_8198:Lcom/google/common/collect/Multimap;
-
field_8199
- Mappings:
Namespace Name Mixin selector official lLcza;l:Ljava/util/List;intermediary field_8199Lnet/minecraft/class_622;field_8199:Ljava/util/List;named field_8199Lnet/minecraft/client/sound/SoundSystem;field_8199:Ljava/util/List;
-
startTicks
- Mappings:
Namespace Name Mixin selector official mLcza;m:Ljava/util/Map;intermediary field_8200Lnet/minecraft/class_622;field_8200:Ljava/util/Map;named startTicksLnet/minecraft/client/sound/SoundSystem;startTicks:Ljava/util/Map;
-
field_8201
- Mappings:
Namespace Name Mixin selector official nLcza;n:Ljava/util/Map;intermediary field_8201Lnet/minecraft/class_622;field_8201:Ljava/util/Map;named field_8201Lnet/minecraft/client/sound/SoundSystem;field_8201:Ljava/util/Map;
-
-
Constructor Details
-
SoundSystem
- Mappings:
Namespace Name Mixin selector official <init>Lcza;<init>(Lczh;Lbto;)Vintermediary <init>Lnet/minecraft/class_622;<init>(Lnet/minecraft/class_1909;Lnet/minecraft/class_347;)Vnamed <init>Lnet/minecraft/client/sound/SoundSystem;<init>(Lnet/minecraft/client/sound/SoundManager;Lnet/minecraft/client/options/GameOptions;)V
-
-
Method Details
-
reloadSounds
public void reloadSounds()- Mappings:
Namespace Name Mixin selector official aLcza;a()Vintermediary method_7095Lnet/minecraft/class_622;method_7095()Vnamed reloadSoundsLnet/minecraft/client/sound/SoundSystem;reloadSounds()V
-
start
private void start()- Mappings:
Namespace Name Mixin selector official iLcza;i()Vintermediary method_7114Lnet/minecraft/class_622;method_7114()Vnamed startLnet/minecraft/client/sound/SoundSystem;start()V
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lcxz;)Fintermediary method_7103Lnet/minecraft/class_622;method_7103(Lnet/minecraft/class_2153;)Fnamed getSoundVolumeLnet/minecraft/client/sound/SoundSystem;getSoundVolume(Lnet/minecraft/client/sound/SoundCategory;)F
-
updateSoundVolume
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lcxz;F)Vintermediary method_7104Lnet/minecraft/class_622;method_7104(Lnet/minecraft/class_2153;F)Vnamed updateSoundVolumeLnet/minecraft/client/sound/SoundSystem;updateSoundVolume(Lnet/minecraft/client/sound/SoundCategory;F)V
-
stop
public void stop()- Mappings:
Namespace Name Mixin selector official bLcza;b()Vintermediary method_1714Lnet/minecraft/class_622;method_1714()Vnamed stopLnet/minecraft/client/sound/SoundSystem;stop()V
-
stopAll
public void stopAll()- Mappings:
Namespace Name Mixin selector official cLcza;c()Vintermediary method_4374Lnet/minecraft/class_622;method_4374()Vnamed stopAllLnet/minecraft/client/sound/SoundSystem;stopAll()V
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official dLcza;d()Vintermediary method_7109Lnet/minecraft/class_622;method_7109()Vnamed tickLnet/minecraft/client/sound/SoundSystem;tick()V
-
isPlaying
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lcye;)Zintermediary method_7097Lnet/minecraft/class_622;method_7097(Lnet/minecraft/class_1900;)Znamed isPlayingLnet/minecraft/client/sound/SoundSystem;isPlaying(Lnet/minecraft/client/sound/SoundInstance;)Z
-
stop
- Mappings:
Namespace Name Mixin selector official bLcza;b(Lcye;)Vintermediary method_7106Lnet/minecraft/class_622;method_7106(Lnet/minecraft/class_1900;)Vnamed stopLnet/minecraft/client/sound/SoundSystem;stop(Lnet/minecraft/client/sound/SoundInstance;)V
-
play
- Mappings:
Namespace Name Mixin selector official cLcza;c(Lcye;)Vintermediary method_7108Lnet/minecraft/class_622;method_7108(Lnet/minecraft/class_1900;)Vnamed playLnet/minecraft/client/sound/SoundSystem;play(Lnet/minecraft/client/sound/SoundInstance;)V
-
method_7099
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lcye;Lcyz;)Fintermediary method_7099Lnet/minecraft/class_622;method_7099(Lnet/minecraft/class_1900;Lnet/minecraft/class_621;)Fnamed method_7099Lnet/minecraft/client/sound/SoundSystem;method_7099(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/Sound;)F
-
method_7100
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lcye;Lcyz;Lcxz;)Fintermediary method_7100Lnet/minecraft/class_622;method_7100(Lnet/minecraft/class_1900;Lnet/minecraft/class_621;Lnet/minecraft/class_2153;)Fnamed method_7100Lnet/minecraft/client/sound/SoundSystem;method_7100(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/Sound;Lnet/minecraft/client/sound/SoundCategory;)F
-
pauseAll
public void pauseAll()- Mappings:
Namespace Name Mixin selector official eLcza;e()Vintermediary method_7110Lnet/minecraft/class_622;method_7110()Vnamed pauseAllLnet/minecraft/client/sound/SoundSystem;pauseAll()V
-
resumeAll
public void resumeAll()- Mappings:
Namespace Name Mixin selector official fLcza;f()Vintermediary method_7111Lnet/minecraft/class_622;method_7111()Vnamed resumeAllLnet/minecraft/client/sound/SoundSystem;resumeAll()V
-
play
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lcye;I)Vintermediary method_7098Lnet/minecraft/class_622;method_7098(Lnet/minecraft/class_1900;I)Vnamed playLnet/minecraft/client/sound/SoundSystem;play(Lnet/minecraft/client/sound/SoundInstance;I)V
-
method_7096
- Mappings:
Namespace Name Mixin selector official aLcza;a(Loa;)Ljava/net/URL;intermediary method_7096Lnet/minecraft/class_622;method_7096(Lnet/minecraft/class_1653;)Ljava/net/URL;named method_7096Lnet/minecraft/client/sound/SoundSystem;method_7096(Lnet/minecraft/util/Identifier;)Ljava/net/URL;
-
method_7105
- Mappings:
Namespace Name Mixin selector official aLcza;a(Lahd;F)Vintermediary method_7105Lnet/minecraft/class_622;method_7105(Lnet/minecraft/class_988;F)Vnamed method_7105Lnet/minecraft/client/sound/SoundSystem;method_7105(Lnet/minecraft/entity/player/PlayerEntity;F)V
-