Package de.maxhenkel.voicechat.api.packets
package de.maxhenkel.voicechat.api.packets
All voice chat UDP packets.
-
ClassDescriptionThe receiver of this event will hear the sound from the specified entity.EntitySoundPacket.Builder<T extends EntitySoundPacket.Builder<T>>A builder to build an entity sound packet.The receiver of this event will hear the sound from the specified location.LocationalSoundPacket.Builder<T extends LocationalSoundPacket.Builder<T>>A builder to build a locational sound packet.A builder to build a sound packet.The receiver of this event will hear the sound non-directional.StaticSoundPacket.Builder<T extends StaticSoundPacket.Builder<T>>A builder to build a static sound packet.