Uses of Interface
com.craftmend.openaudiomc.api.basic.Actor
Packages that use 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
Methods in com.craftmend.openaudiomc.api.channels that return ActorModifier and TypeMethodDescription@Nullable Actor
VoiceChannel.getCreator()
Get the creator of the channelMethods in com.craftmend.openaudiomc.api.channels with parameters of type Actor -
Uses of Actor in com.craftmend.openaudiomc.api.clients
Methods in com.craftmend.openaudiomc.api.clients that return Actor -
Uses of Actor in com.craftmend.openaudiomc.api.events.client
Methods in com.craftmend.openaudiomc.api.events.client that return ActorConstructors in com.craftmend.openaudiomc.api.events.client with parameters of type ActorModifierConstructorDescriptionClientAuthenticationEvent
(Actor actor, String token) This event is called when a client is attempting to authenticate