Interface Weighted<T>

All Known Implementing Classes:
Sound, WeighedSoundEvents

public interface Weighted<T>
  • Method Details

    • getWeight

      int getWeight()
    • getSound

      T getSound()
    • preloadIfRequired

      void preloadIfRequired(SoundEngine p_120456_)