Package com.craftmend.openaudiomc.api
package com.craftmend.openaudiomc.api
The OpenAudioMc API
This package contains the API for OpenAudioMc, which is a plugin that allows you to create custom audio experiences in Minecraft.
- Since:
- 6.10.0
-
ClassDescriptionInternal class used to initialize the API once based on services from the plugin.The ClientApi is a collection of methods to interact with clients, and get information about themThis is the event api, which is used to register and call events.The MediaApi is a collection of methods to interact with media, and get information about themThe VoiceApi contains registry, as well as control endpoints for voice-chat related features.The WorldApi is a collection of methods to interact with features that is linked to worlds.