Package de.presti.ree6.api.events
Class MusicPlayerStateChangeEvent
java.lang.Object
de.presti.ree6.api.events.MusicPlayerStateChangeEvent
- All Implemented Interfaces:
best.azura.eventbus.core.Event
Event class used to contain information about the current state of the music player.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enum used to store the current state of the music player. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
MusicPlayerStateChangeEvent
public MusicPlayerStateChangeEvent()
-