Class SoundEventRegistration
java.lang.Object
net.minecraft.client.resources.sounds.SoundEventRegistration
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionSoundEventRegistration(List<Sound> p_119819_, boolean p_119820_, String p_119821_) 
- 
Method Summary
- 
Field Details- 
sounds
- 
replaceprivate final boolean replace
- 
subtitle
 
- 
- 
Constructor Details- 
SoundEventRegistration
 
- 
- 
Method Details- 
getSounds
- 
isReplacepublic boolean isReplace()
- 
getSubtitle
 
-