- gainCoefficient(int, float) - Static method in class su.plo.voice.api.util.AudioUtil
-
- generateId(String) - Static method in class su.plo.voice.proto.data.audio.capture.VoiceActivation
-
- generateId(String) - Static method in class su.plo.voice.proto.data.audio.line.VoiceSourceLine
-
- get(String) - Method in interface su.plo.voice.api.client.connection.ServerInfo.PlayerInfo
-
Gets the player's voice permission
- get(String) - Method in class su.plo.voice.api.util.Params
-
- get(String, Class<?>) - Method in class su.plo.voice.api.util.Params
-
- getActivationById(UUID) - Method in interface su.plo.voice.api.audio.capture.ActivationManager
-
- getActivationByName(String) - Method in interface su.plo.voice.api.audio.capture.ActivationManager
-
- getActivationManager() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getActivations() - Method in interface su.plo.voice.api.audio.capture.ActivationManager
-
- getActivations() - Method in interface su.plo.voice.api.client.connection.ServerInfo.VoiceInfo
-
Gets the voice activations
- getActivations() - Method in class su.plo.voice.proto.packets.tcp.clientbound.ConfigPacket
-
- getAddon(String) - Method in interface su.plo.voice.api.addon.AddonManager
-
- getAddon(Object) - Method in interface su.plo.voice.api.addon.AddonManager
-
- getAddonConfig(Object) - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getAddonManager() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets the
AddonManager
This manager can be used to get addons
- getAlgorithms() - Method in interface su.plo.voice.api.encryption.EncryptionManager
-
- getAudioCapture() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getAuthors() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Gets the addon authors
- getBackgroundExecutor() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets the ScheduledExecutorService
Executor used for background tasks
- getBufferSize() - Method in interface su.plo.voice.api.client.audio.device.AudioDevice
-
Gets the device buffer size calculated from format
- getBufferSize() - Method in interface su.plo.voice.api.client.connection.ServerInfo.VoiceInfo
-
Gets the buffer size (for shorts) based on sample rate
- getCapture() - Method in interface su.plo.voice.api.client.connection.ServerInfo.VoiceInfo
-
Gets the voice capture info
- getCategories() - Method in interface su.plo.voice.api.client.config.keybind.KeyBindings
-
- getClient() - Method in interface su.plo.voice.api.client.connection.UdpClientManager
-
- getClientPlayer() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getCodecManager() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets the
CodecManager
This manager can be used to create a codec encoder/decoder or register a custom codec encoder/decoder
- getCodecs() - Method in interface su.plo.voice.api.audio.codec.CodecManager
-
- getCollection() - Method in class su.plo.voice.api.util.CircularBuffer
-
- getConfigFolder() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets ths Plasmo Voice config folder
- getContextPointer() - Method in interface su.plo.voice.api.client.audio.device.AlAudioDevice
-
Gets the device's context pointer
- getData() - Method in class su.plo.voice.proto.packets.udp.clientbound.SelfAudioInfoPacket
-
- getDefaultDeviceName() - Method in interface su.plo.voice.api.client.audio.device.DeviceFactory
-
Gets the default device name
- getDefaultDistance() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation's default distance
- getDevice() - Method in interface su.plo.voice.api.client.audio.device.source.DeviceSource
-
- getDeviceFactories() - Method in interface su.plo.voice.api.client.audio.device.DeviceFactoryManager
-
- getDeviceFactory(String) - Method in interface su.plo.voice.api.client.audio.device.DeviceFactoryManager
-
- getDeviceFactoryManager() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getDeviceManager() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
Gets the
DeviceManager
This manager can be used to set primary devices
- getDeviceNames() - Method in interface su.plo.voice.api.client.audio.device.DeviceFactory
-
Gets all device names
- getDevices(DeviceType) - Method in interface su.plo.voice.api.client.audio.device.DeviceManager
-
Returns immutable collection of devices by type (if type is empty then all devices will be returned)
- getDistance() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getDistance() - Method in interface su.plo.voice.api.client.audio.source.ClientSelfSourceInfo
-
- getDistanceDecreaseKey() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getDistanceIncreaseKey() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getDistances() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation's available distances
- getDistances() - Method in class su.plo.voice.proto.data.audio.capture.VoiceActivation
-
- getDistanceVisualizer() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getEncryption() - Method in interface su.plo.voice.api.client.audio.capture.AudioCapture
-
- getEncryption() - Method in interface su.plo.voice.api.client.connection.ServerInfo
-
- getEncryptionInfo() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getEncryptionManager() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets the
EncryptionManager
This manager can be used to create an encryption or register a custom encryption
- getEventBus() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets the
EventBus, used for subscribing to
Plasmo Voice events
- getEyeHeight() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getFilters() - Method in interface su.plo.voice.api.client.audio.device.AudioDevice
-
Gets the device filters
- getFloat(int) - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getFloatArray(int, float[]) - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getFormat() - Method in interface su.plo.voice.api.client.audio.device.AudioDevice
-
Gets the device audio format
- getFormat(boolean) - Method in interface su.plo.voice.api.client.connection.ServerInfo.VoiceInfo
-
Gets the audio format based on sample rate
sampleSizeInBits is 16
- getHighestAbsoluteSample(short[]) - Static method in class su.plo.voice.api.util.AudioUtil
-
Gets the highest absolute sample
- getHitBoxHeight() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getHitBoxWidth() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getIcon() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation's icon
Minecraft ResourceLocation or base64 in format: "base64;base64_string"
- getIcon() - Method in interface su.plo.voice.proto.data.audio.line.SourceLine
-
Gets the line's icon
Minecraft ResourceLocation or base64 in format: "base64;base64_string"
- getId() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
Gets the entity id
- getId() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Gets the addon id
- getId() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation id
- getId() - Method in interface su.plo.voice.proto.data.audio.line.SourceLine
-
Gets the line id
- getInfo() - Method in interface su.plo.voice.api.audio.source.AudioSource
-
- getInstance() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
Gets the backed entity object
- getInstance() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Returns the addon instance
- getInt(int) - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getIntArray(int, int[]) - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getKeyBinding(String) - Method in interface su.plo.voice.api.client.config.keybind.KeyBindings
-
- getKeyBindings() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getKeyPair() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getKeys() - Method in interface su.plo.voice.api.client.config.keybind.KeyBinding
-
- getLanguage() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getLastActivation() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getLastUpdate() - Method in interface su.plo.voice.api.client.audio.source.ClientSelfSourceInfo
-
- getLineById(UUID) - Method in interface su.plo.voice.api.audio.line.SourceLineManager
-
- getLineByName(String) - Method in interface su.plo.voice.api.audio.line.SourceLineManager
-
- getLines() - Method in interface su.plo.voice.api.audio.line.SourceLineManager
-
- getListener() - Method in interface su.plo.voice.api.client.audio.device.AlListenerDevice
-
Gets the AL device listener
- getLookAngle() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getLookAngle(Pos3d) - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getMainClass() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Returns the addon's main class
- getMaxDistance() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the max distance from a distances collection
- getMaxDistance() - Method in class su.plo.voice.proto.data.audio.capture.VoiceActivation
-
- getMinDistance() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the min distance from a distances collection
- getMinDistance() - Method in class su.plo.voice.proto.data.audio.capture.VoiceActivation
-
- getMonoEncoder() - Method in interface su.plo.voice.api.client.audio.capture.AudioCapture
-
- getName() - Method in interface su.plo.lib.api.entity.MinecraftPlayerEntity
-
- getName() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Gets the addon name
- getName() - Method in interface su.plo.voice.api.audio.codec.CodecSupplier
-
- getName() - Method in interface su.plo.voice.api.client.audio.device.AudioDevice
-
Gets the device name
- getName() - Method in interface su.plo.voice.api.client.audio.filter.AudioFilter
-
Gets the filter name
- getName() - Method in interface su.plo.voice.api.client.config.keybind.KeyBinding
-
- getName() - Method in interface su.plo.voice.api.encryption.EncryptionSupplier
-
- getName() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation name
- getName() - Method in interface su.plo.voice.proto.data.audio.line.SourceLine
-
Gets the line name
- getOrCreate(int) - Method in enum su.plo.voice.api.client.config.keybind.KeyBinding.Type
-
- getPacket() - Method in class su.plo.voice.proto.packets.udp.PacketUdp
-
- getParams() - Method in interface su.plo.voice.api.client.audio.device.AudioDevice
-
Gets the device params
- getParentActivation() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivationManager
-
- getPath() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Returns the addon's path
- getPitch() - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getPlayerById(UUID) - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getPlayerInfo() - Method in interface su.plo.voice.api.client.connection.ServerInfo
-
- getPlayers() - Method in interface su.plo.voice.api.client.audio.line.ClientPlayerMap
-
- getPlayers() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getPlayers() - Method in interface su.plo.voice.proto.data.audio.line.SourceLine
-
Gets the line's players
- getPlayers() - Method in class su.plo.voice.proto.data.audio.line.VoiceSourceLine
-
- getPointer() - Method in interface su.plo.voice.api.client.audio.device.AlAudioDevice
-
Gets the device's pointer
- getPointer() - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getPosition() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getPosition(Pos3d) - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getPressedKeys() - Method in interface su.plo.voice.api.client.config.keybind.KeyBindings
-
- getPttKey() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getRemoteAddress() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getRemoteAddress() - Method in interface su.plo.voice.api.client.connection.ServerInfo
-
Gets the server's remote address
- getRemoteAddress() - Method in interface su.plo.voice.api.client.socket.UdpClient
-
- getRemoteIp() - Method in interface su.plo.voice.api.client.connection.ServerConnection
-
- getScope() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Gets the addon scope
- getSecret() - Method in interface su.plo.voice.api.client.connection.ServerInfo
-
Gets the server's secret
- getSecret() - Method in interface su.plo.voice.api.client.socket.UdpClient
-
- getSelfSourceInfo() - Method in interface su.plo.voice.api.client.audio.source.ClientSelfSourceInfo
-
- getSelfSourceInfo(UUID) - Method in interface su.plo.voice.api.client.audio.source.ClientSourceManager
-
- getSelfSourceInfos() - Method in interface su.plo.voice.api.client.audio.source.ClientSourceManager
-
- getSequenceNumber() - Method in interface su.plo.voice.api.client.audio.source.ClientSelfSourceInfo
-
- getServerConnection() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getServerId() - Method in interface su.plo.voice.api.client.connection.ServerInfo
-
Gets the server's id
- getServerInfo() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getSourceById(UUID) - Method in interface su.plo.voice.api.audio.source.AudioSourceManager
-
- getSourceById(UUID, boolean) - Method in interface su.plo.voice.api.client.audio.source.ClientSourceManager
-
- getSourceGroup() - Method in interface su.plo.voice.api.client.audio.source.ClientAudioSource
-
- getSourceGroup() - Method in interface su.plo.voice.api.client.audio.source.LoopbackSource
-
- getSourceLineManager() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getSourceLines() - Method in interface su.plo.voice.api.client.connection.ServerInfo.VoiceInfo
-
Gets the voice source lines
- getSourceLines() - Method in class su.plo.voice.proto.packets.tcp.clientbound.ConfigPacket
-
- getSourceManager() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getSources() - Method in interface su.plo.voice.api.audio.source.AudioSourceManager
-
- getSources() - Method in interface su.plo.voice.api.client.audio.device.source.SourceGroup
-
- getSourcesByLineId(UUID) - Method in interface su.plo.voice.api.client.audio.source.ClientSourceManager
-
- getState() - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getStereoEncoder() - Method in interface su.plo.voice.api.client.audio.capture.AudioCapture
-
- getToggleKey() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getTranslation() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation's translation string
- getTranslation() - Method in interface su.plo.voice.proto.data.audio.line.SourceLine
-
Gets the line's translation string
- getType() - Method in interface su.plo.voice.api.client.audio.capture.ClientActivation
-
- getType() - Method in interface su.plo.voice.api.client.audio.device.AudioDevice
-
Gets the device type
- getType() - Method in interface su.plo.voice.api.client.audio.device.DeviceFactory
-
Gets the device's factory type, should be unique
- getType() - Method in interface su.plo.voice.api.client.audio.device.InputDevice
-
- getType() - Method in interface su.plo.voice.api.client.audio.device.OutputDevice
-
- getType() - Method in class su.plo.voice.proto.data.audio.source.DirectSourceInfo
-
- getType() - Method in class su.plo.voice.proto.data.audio.source.EntitySourceInfo
-
- getType() - Method in class su.plo.voice.proto.data.audio.source.PlayerSourceInfo
-
- getType() - Method in class su.plo.voice.proto.data.audio.source.SourceInfo
-
- getType() - Method in class su.plo.voice.proto.data.audio.source.StaticSourceInfo
-
- getType(Packet<?>) - Method in class su.plo.voice.proto.packets.PacketRegistry
-
- getUdpClientManager() - Method in interface su.plo.voice.api.client.PlasmoVoiceClient
-
- getUUID() - Method in interface su.plo.lib.api.entity.MinecraftEntity
-
- getUUIDBytes(UUID) - Static method in class su.plo.voice.proto.packets.PacketUtil
-
- getValue() - Method in enum su.plo.voice.api.client.audio.device.source.AlSource.State
-
- getValue(String) - Method in interface su.plo.voice.api.client.config.addon.AddonConfig
-
- getVersion() - Method in interface su.plo.voice.api.addon.AddonContainer
-
Gets the addon version
- getVersion() - Method in interface su.plo.voice.api.PlasmoVoice
-
Gets the Plasmo Voice version
- getVoiceInfo() - Method in interface su.plo.voice.api.client.connection.ServerInfo
-
- getVolume() - Method in interface su.plo.voice.api.client.audio.device.source.AlSource
-
- getVolume() - Method in interface su.plo.voice.api.client.audio.line.ClientSourceLine
-
- getWeight() - Method in interface su.plo.voice.proto.data.audio.capture.Activation
-
Gets the activation's weight
todo: doc
- getWeight() - Method in interface su.plo.voice.proto.data.audio.line.SourceLine
-
Gets the line's weight
todo: doc
- valueOf(String) - Static method in enum su.plo.lib.api.chat.MinecraftTextClickEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.lib.api.chat.MinecraftTextHoverEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.lib.api.chat.MinecraftTextStyle.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.lib.api.chat.MinecraftTextStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.addon.AddonScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.audio.capture.ClientActivation.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.audio.capture.ClientActivation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.audio.device.DeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.audio.device.source.AlSource.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.audio.filter.AudioFilter.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.config.keybind.KeyBinding.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.config.keybind.KeyBinding.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.client.event.socket.UdpClientClosedEvent.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.api.event.EventPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum su.plo.voice.proto.data.audio.source.SourceInfo.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum su.plo.lib.api.chat.MinecraftTextClickEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.lib.api.chat.MinecraftTextHoverEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.lib.api.chat.MinecraftTextStyle.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.lib.api.chat.MinecraftTextStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.addon.AddonScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.audio.capture.ClientActivation.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.audio.capture.ClientActivation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.audio.device.DeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.audio.device.source.AlSource.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.audio.filter.AudioFilter.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.config.keybind.KeyBinding.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.config.keybind.KeyBinding.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.client.event.socket.UdpClientClosedEvent.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.api.event.EventPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum su.plo.voice.proto.data.audio.source.SourceInfo.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VoiceActivation - Class in su.plo.voice.proto.data.audio.capture
-
- VoiceActivation(String, String, String, List<Integer>, int, boolean, boolean, boolean, int) - Constructor for class su.plo.voice.proto.data.audio.capture.VoiceActivation
-
- VoiceClientInitializedEvent - Class in su.plo.voice.api.client.event
-
This event is fired once the Plasmo Voice client is initialized
- VoiceClientInitializedEvent(PlasmoVoiceClient) - Constructor for class su.plo.voice.api.client.event.VoiceClientInitializedEvent
-
- VoiceClientShutdownEvent - Class in su.plo.voice.api.client.event
-
This event is fired once the Plasmo Voice client is shutdown
- VoiceClientShutdownEvent(PlasmoVoiceClient) - Constructor for class su.plo.voice.api.client.event.VoiceClientShutdownEvent
-
- VoiceDistanceRenderEvent - Class in su.plo.voice.api.client.event.render
-
- VoiceDistanceRenderEvent(DistanceVisualizer, int, int) - Constructor for class su.plo.voice.api.client.event.render.VoiceDistanceRenderEvent
-
- VoicePlayerConnectedEvent - Class in su.plo.voice.api.client.event.connection
-
- VoicePlayerConnectedEvent(VoicePlayerInfo) - Constructor for class su.plo.voice.api.client.event.connection.VoicePlayerConnectedEvent
-
- VoicePlayerDisconnectedEvent - Class in su.plo.voice.api.client.event.connection
-
- VoicePlayerDisconnectedEvent(UUID) - Constructor for class su.plo.voice.api.client.event.connection.VoicePlayerDisconnectedEvent
-
- VoicePlayerInfo - Class in su.plo.voice.proto.data.player
-
- VoicePlayerInfo() - Constructor for class su.plo.voice.proto.data.player.VoicePlayerInfo
-
- VoicePlayerUpdateEvent - Class in su.plo.voice.api.client.event.connection
-
- VoicePlayerUpdateEvent(VoicePlayerInfo) - Constructor for class su.plo.voice.api.client.event.connection.VoicePlayerUpdateEvent
-
- VoiceSourceLine - Class in su.plo.voice.proto.data.audio.line
-
- VoiceSourceLine(String, String, String, int, Set<MinecraftGameProfile>) - Constructor for class su.plo.voice.proto.data.audio.line.VoiceSourceLine
-