Package net.minecraft.client.sounds
Interface Weighted<T>
- All Known Implementing Classes:
Sound
,WeighedSoundEvents
public interface Weighted<T>
-
Method Summary
-
Method Details
-
getWeight
int getWeight() -
getSound
T getSound() -
preloadIfRequired
-