Class SoundPlayer

java.lang.Object
dev.kosmx.playerAnim.core.data.opennbs.SoundPlayer

public class SoundPlayer extends Object
Plays NBS objects It will need to be played on ClientSide
  • Constructor Details

  • Method Details

    • tick

      public void tick()
    • stop

      public void stop()
    • isPlayingSong

      public static boolean isPlayingSong(@Nullable @Nullable SoundPlayer player)