Interface ISoundEventAccessor<T>

All Known Implementing Classes:
Sound, SoundEventAccessor

public interface ISoundEventAccessor<T>
  • Method Details

    • getWeight

      int getWeight()
    • getSound

      T getSound()
    • preloadIfRequired

      void preloadIfRequired(SoundEngine p_217867_1_)