Uses of Interface
com.craftmend.openaudiomc.api.basic.Actor
Package
Description
This package contains all the classes that are related to the client system.
This package contains all events that are related to the client, such as the client connecting, disconnecting, or changing settings.
-
Uses of Actor in com.craftmend.openaudiomc.api.channels
Modifier and TypeMethodDescription@Nullable Actor
VoiceChannel.getCreator()
Get the creator of the channel -
Uses of Actor in com.craftmend.openaudiomc.api.clients
-
Uses of Actor in com.craftmend.openaudiomc.api.events.client
ModifierConstructorDescriptionClientAuthenticationEvent
(Actor actor, String token) This event is called when a client is attempting to authenticate