Uses of Package
com.craftmend.openaudiomc.api.clients
Packages that use com.craftmend.openaudiomc.api.clients
Package
Description
The OpenAudioMc API
This package contains all the classes that are related to the client system.
This package contains our internal event system, which is used to listen to events that are fired by the OpenAudioMc
Events provided by OA should be listened to through this system, not bukkit/spigot's event system because OA's events
are cross-platform and can be fired from the web interface as well.
This package contains all events that are related to the client, such as the client connecting, disconnecting, or changing settings.
-
Classes in com.craftmend.openaudiomc.api.clients used by com.craftmend.openaudiomc.apiClassDescriptionA player session represents the state of an online player and its corresponding web client connection.
-
Classes in com.craftmend.openaudiomc.api.clients used by com.craftmend.openaudiomc.api.channelsClassDescriptionA player session represents the state of an online player and its corresponding web client connection.
-
Classes in com.craftmend.openaudiomc.api.clients used by com.craftmend.openaudiomc.api.clientsClassDescriptionA player session represents the state of an online player and its corresponding web client connection.
-
Classes in com.craftmend.openaudiomc.api.clients used by com.craftmend.openaudiomc.api.eventsClassDescriptionA player session represents the state of an online player and its corresponding web client connection.
-
Classes in com.craftmend.openaudiomc.api.clients used by com.craftmend.openaudiomc.api.events.clientClassDescriptionA player session represents the state of an online player and its corresponding web client connection.