Class SoundPlayer
java.lang.Object
dev.kosmx.playerAnim.core.data.opennbs.SoundPlayer
Plays
NBS objects
It will need to be played on ClientSide-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisPlayingSong(@Nullable SoundPlayer player) voidstop()voidtick()
-
Constructor Details
-
SoundPlayer
-
-
Method Details
-
tick
public void tick() -
stop
public void stop() -
isPlayingSong
-