Package net.minecraft.client.sounds
Interface Weighted<T>
- All Known Implementing Classes:
- Sound,- WeighedSoundEvents
public interface Weighted<T>
- 
Method SummaryModifier and TypeMethodDescriptiongetSound(RandomSource p_235268_) intvoidpreloadIfRequired(SoundEngine p_120456_) 
- 
Method Details- 
getWeightint getWeight()
- 
getSound
- 
preloadIfRequired
 
-