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