All Classes
Class
Description
Streams audio data from the server to clients.
Deprecated, for removal: This API element is subject to removal in a future version.
The receiver of this event will hear the sound from the specified entity.
This event is emitted when an entity sound packet is about to get sent to a client.
The receiver of this event will hear the sound from the specified location.
This event is emitted when a locational sound packet is about to get sent to a client.
This event is emitted when a microphone packet arrives at the server.
Instances can be obtained by calling
VoicechatApi.createDecoder()
.Instances can be obtained by calling
VoicechatApi.createEncoder()
.The receiver of this event will hear the sound non-directional.
This event is emitted when a static sound packet is about to get sent to a client.
BukkitVoicechatService
instead.