public interface PermanentSoundHelper extends Identifiable, FireEvent, ContextProvider
Modifier and Type | Method and Description |
---|---|
default void |
endedSound()
fires an EndedEvent
|
default void |
startedSound(boolean isUsingJava)
fires an StartEvent
|
fire, fire, fire, fire, fire
debug, debug, error, error, getContext
getID, isOwner
default void startedSound(boolean isUsingJava)
isUsingJava
- true if using java, false if not (and for example a C-library)default void endedSound()
Copyright © 2016. All rights reserved.