History - net.minecraft.client.sound.MusicTracker
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.sounds.MusicManager
net.minecraft.class_1142
net.minecraft.client.sound.MusicTracker
Fields
int: STARTING_DELAY, field_33019, DEFAULT_TIME_UNTIL_NEXT_SONG
Random: random, field_5571, random
MinecraftClient: minecraft, field_5575, client
SoundInstance: currentMusic, field_5574, current
MusicTracker$MusicFrequency: gameMusicFrequency, field_60796, musicFrequency
float: currentGain, field_55164, volume
int: nextSongDelay, field_5572, timeUntilNextSong
boolean: toastShown, field_60951, shownToast
Constructors
Methods
void (): tick, method_18669, tick
boolean (MusicSound, SoundInstance): canReplace, method_75844, shouldReplace
void (MusicSound): startPlaying, method_4858, play
void (): showNowPlayingToastIfNeeded, method_72055, tryShowToast
void (MusicSound): stopPlaying, method_50025, stop
void (): stopPlaying, method_4859, stop
boolean (float): fadePlaying, method_65255, canFadeTowardsVolume
boolean (MusicSound): isPlayingMusic, method_4860, isPlayingType
String (): getCurrentMusicTranslationKey, method_71934, getCurrentMusicTranslationKey
void (MusicTracker$MusicFrequency): setMinutesBetweenSongs, method_71933, setMusicFrequency