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