public interface ISoundEventAccessor<T>
Modifier and Type | Method and Description |
---|---|
T |
getSound() |
int |
getWeight() |
void |
preloadIfRequired(SoundEngine p_217867_1_) |
int getWeight()
T getSound()
void preloadIfRequired(SoundEngine p_217867_1_)