Class SoundEffect

java.lang.Object
de.slikey.effectlib.Effect
de.slikey.effectlib.effect.SoundEffect
All Implemented Interfaces:
Runnable

public class SoundEffect extends Effect
  • Field Details

    • sound

      public CustomSound sound
      Sound effect to play Format: ,,,
  • Constructor Details

  • Method Details

    • onRun

      public void onRun()
      Specified by:
      onRun in class Effect