Uses of Interface
com.craftmend.openaudiomc.api.channels.VoiceChannel
-
Uses of VoiceChannel in com.craftmend.openaudiomc.api
Modifier and TypeMethodDescriptionVoiceApi.createChannel
(String name, Client creator, boolean requiresPermission, @Nullable String requiredPermission) Create a new channel@Nullable VoiceChannel
VoiceApi.getChannel
(String name) Get a channel by its nameModifier and TypeMethodDescriptionvoid
VoiceApi.deleteChannel
(VoiceChannel channel) Delete a channel