net.minecraft.sounds

public class Music

ajt
net.minecraft.sounds.Music
net.minecraft.class_5195
net.minecraft.unmapped.C_usodapnd
net.minecraft.sound.MusicSound
net.minecraft.sound.MusicSound
net.minecraft.src.C_121_
net.minecraft.sounds.Music

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<Music>
a
CODEC
field_24627
f_wnlrlpzw
CODEC
CODEC
f_11620_
private final SoundEvent
b
event
field_24057
f_ehnzsxhy
sound
sound
f_11621_
private final int
c
minDelay
field_24058
f_ioiqdqdu
minDelay
minDelay
f_11622_
private final int
d
maxDelay
field_24059
f_svvymear
maxDelay
maxDelay
f_11623_
private final boolean
e
replaceCurrentMusic
field_24060
f_qkrumilq
replaceCurrentMusic
replaceCurrentMusic
f_11624_

Constructor summary

ModifierConstructor
public (SoundEvent sound, int minDelay, int maxDelay, boolean replaceCurrentMusic)

Method summary

Modifier and TypeMethod
public SoundEvent
a()
getEvent()
method_27279()
m_sfdsulrq()
getSound()
getSound()
m_11631_()
public int
b()
getMinDelay()
method_27280()
m_uaokncyr()
getMinDelay()
getMinDelay()
m_11636_()
public int
c()
getMaxDelay()
method_27281()
m_cqgvebgg()
getMaxDelay()
getMaxDelay()
m_11639_()
public boolean
d()
replaceCurrentMusic()
method_27282()
m_nqaizjvl()
shouldReplaceCurrentMusic()
shouldReplaceCurrentMusic()
m_11642_()