MCPcopy Create free account

hub / github.com/Alaydriem/bedrock-voice-chat / functions

Functions2,280 in github.com/Alaydriem/bedrock-voice-chat

↓ 7 callersMethoddestroy
* Destroys a specific gesture by ID * @param gestureId - The symbol ID of the gesture to destroy
client/src/js/app/utils/SwipeGestureManager.ts:101
↓ 7 callersMethodfourcc
Write a 4-character code (fourcc)
client/src-tauri/src/audio/recording/renderer/mp4/boxes/writer.rs:55
↓ 7 callersMethodget
Typed flag read. The `flag` value carries its own key + default; the value type comes from `F::Value`. Boolean flags dispatch through `is_enabled`; in
client/src-tauri/src/feature_flags/feature_flag_service.rs:97
↓ 7 callersMethodget_name
(&self)
common/src/players/hytale.rs:29
↓ 7 callersMethodhandleError
(error: any)
client/src/js/app/managers/ChannelManager.ts:105
↓ 7 callersMethodmute_status
(&mut self, device: &AudioDeviceType)
client/src-tauri/src/audio/stream/mod.rs:311
↓ 7 callersMethodsend_datagram
(&self, connection: &Connection, payload: Bytes)
server/server/src/stream/quic/stream_manager/output.rs:42
↓ 7 callersMethodset_awaiting
Set the awaiting response flag
client/src-tauri/src/network/stream/stream_manager/health_monitor.rs:65
↓ 7 callersMethodsign_player_cert
( &self, player_name: &str, game: &common::Game, )
server/server/src/services/certificate_service/mod.rs:30
↓ 6 callersMethodclient
(&self)
common/src/rustls/http_client.rs:34
↓ 6 callersMethoddecode
(raw: Option<String>)
server/server/src/services/gamerpic_decoder.rs:6
↓ 6 callersFunctionextract_def
(schema_value: &Value, def_name: &str)
common/websocket-types/src/bin/generate_asyncapi_docs.rs:107
↓ 6 callersMethodget_data
(&self)
common/src/structs/packet/quic_network_packet.rs:71
↓ 6 callersMethodget_metadata
(&self)
client/src-tauri/src/audio/stream/stream_manager/mod.rs:105
↓ 6 callersMethodhandle_packet
(&self, packet: &BedrockEventPacket)
client/src-tauri/src/bedrock/proxy/jukebox/eject_injector.rs:35
↓ 6 callersMethodinit
Initializes a given input or output stream with a specific device, then starts it
client/src-tauri/src/audio/stream/mod.rs:139
↓ 6 callersMethodkey
(&self)
server/server/src/identity/mod.rs:40
↓ 6 callersMethodloadFiles
()
client/src/js/app/settings/audioLibrary.ts:71
↓ 6 callersMethodnext
(&mut self)
client/src-tauri/src/audio/recording/renderer/stream/pcm.rs:77
↓ 6 callersMethodon_timeout
Called after timeout waiting for health check response Increments failure count if still awaiting, returns the new count
client/src-tauri/src/network/stream/stream_manager/health_monitor.rs:71
↓ 6 callersMethodpersistState
()
mods/bds/src/audio/player_manager.ts:268
↓ 6 callersMethodremove
Remove a session from the cache
server/server/src/http/dtos/hytale/session_cache.rs:47
↓ 6 callersMethodsample_rate
(&self)
client/src-tauri/src/audio/stream/stream_manager/sink_manager.rs:87
↓ 6 callersMethodsendAsync
mods/java/common/src/main/kotlin/com/alaydriem/bedrockvoicechat/network/HttpRequestHandler.kt:38
↓ 6 callersMethodset
(&self, xuid: &str, host: String, port: u16)
server/server/src/services/bedrock/transfer_target_cache.rs:20
↓ 6 callersMethodtrack
(event: AnalyticsEvent, data?: Record<string, string | number>)
client/src/js/app/analytics.ts:5
↓ 6 callersMethodwrite_sample
Write an Opus packet to file and register with muxer
client/src-tauri/src/audio/recording/renderer/mp4/mod.rs:162
↓ 5 callersFunctionbuild
()
mods/bds/build.js:4
↓ 5 callersMethodclearPending
* Clear pending deep link from storage
client/src/js/app/deepLinkRouter.ts:62
↓ 5 callersMethoddefault
()
server/server/src/config/app/mod.rs:48
↓ 5 callersFunctiongetArg
(name)
mods/dev-build.js:10
↓ 5 callersMethodgetImage
* Fetches an image from disk or from a url, caches it locally, then returns the base64 data stream. * @param options ImageCacheOptions * @re
client/src/js/app/components/imageCache.ts:17
↓ 5 callersMethodgetStore
()
client/src/js/app/services/ServerListStore.ts:15
↓ 5 callersMethodgetWorldUuid
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/FabricPlayerDataProvider.kt:124
↓ 5 callersMethodget_audio_device
Returns the current audio device information for the given device type For input devices, this lazily initializes the device if permissions are grante
client/src-tauri/src/structs/app_state.rs:146
↓ 5 callersMethodget_channel_collection
(&self)
server/server/src/stream/quic/cache_manager/mod.rs:53
↓ 5 callersMethodget_game
(&self)
common/src/players/hytale.rs:45
↓ 5 callersFunctionget_reqwest_client
()
client/src-tauri/src/auth/ncryptf.rs:25
↓ 5 callersMethodhasActivePlayback
mods/java/paper/src/main/kotlin/com/alaydriem/bedrockvoicechat/paper/audio/PaperAudioPlayerManager.kt:104
↓ 5 callersMethodhasActivePlayback
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/audio/FabricAudioPlayerManager.kt:108
↓ 5 callersMethodhasPermission
(perm: string)
client/src/js/app/settings/audioLibrary.ts:67
↓ 5 callersMethodinitialize_api_client
Initialize the API client with credentials Sets both the default api_client (for backwards compatibility) and adds to server_pool
client/src-tauri/src/structs/app_state.rs:59
↓ 5 callersMethodis_recording
Check if recording is currently active
client/src-tauri/src/audio/recording/manager.rs:105
↓ 5 callersMethodload
(slot: &IdentitySlot)
server/server/src/identity/store/store.rs:47
↓ 5 callersMethodlocationKey
(worldUuid: string, coordinates: Coordinates)
mods/bds/src/audio/player_manager.ts:18
↓ 5 callersMethodlocationKey
mods/java/paper/src/main/kotlin/com/alaydriem/bedrockvoicechat/paper/audio/PaperAudioPlayerManager.kt:24
↓ 5 callersMethodobserve
(&self, position: BlockCoordinate, dimension: Dimension, event_id: &str)
client/src-tauri/src/bedrock/proxy/jukebox/beacon_cache.rs:24
↓ 5 callersMethodprocess
Process mono PCM samples, returns resampled output at 48 kHz
client/src-tauri/src/audio/stream/stream_manager/resampler.rs:61
↓ 5 callersFunctionrandomHex
(length: number)
mods/bds/src/main.ts:50
↓ 5 callersFunctionrandomHex
(length)
mods/bds/scripts/main.js:174
↓ 5 callersMethodrequest
( url: string, method: HttpMethod, body: string | undefined, headers: Array<[string, string]>,
mods/bds/src/net/http_client.ts:43
↓ 5 callersMethodrun
()
server/server/src/commands/mod.rs:65
↓ 5 callersMethodsample_rate
Get the sample rate
client/src-tauri/src/audio/recording/renderer/mp4/timecode/mod.rs:88
↓ 5 callersMethodstopHytalePolling
()
client/src/js/app/login.ts:310
↓ 5 callersMethodstore_key
(&self)
common/src/structs/audio/device/type.rs:12
↓ 5 callersMethodto_bytes
Serialize the timecode track to bytes Returns the complete trak box ready to be written to the MP4 file.
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:71
↓ 5 callersFunctionvalidate_gamertag
Validates a gamertag string for basic constraints.
server/server/src/http/routes/api/admin/mod.rs:9
↓ 4 callersMethodaddPlayerSource
* Add a source to a player, creating the player if it doesn't exist * If no settings provided, will load from persistent store
client/src/js/app/managers/PlayerManager.ts:192
↓ 4 callersMethodaudio_track_id
Set the audio track ID that this timecode references
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:379
↓ 4 callersMethodcleanupLoginListener
()
client/src/js/app/managers/bedrock/auth/BedrockAuthManager.ts:170
↓ 4 callersMethodclosePopper
()
client/src/js/components/popper.js:66
↓ 4 callersFunctioncollectUuids
(manifest)
mods/bds/bundle.js:53
↓ 4 callersFunctioncreatePackZip
(outputName, sourceDir, manifestJson)
mods/bds/bundle.js:12
↓ 4 callersMethodcreate_alias
Create or update an alias mapping.
server/server/src/services/player_identity_service/mod.rs:80
↓ 4 callersMethoddata_offset
Set the file offset where the timecode sample data will be stored
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:397
↓ 4 callersMethodduration_samples
Set the duration in samples
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:391
↓ 4 callersMethodfind_player_id_by_gamertag
Look up a player's ID by their canonical gamertag.
server/server/src/services/player_identity_service/mod.rs:139
↓ 4 callersMethodframes
Get frame within second (0-49 for 50fps) Calculated from the millisecond component of the timestamp.
client/src-tauri/src/audio/recording/renderer/mp4/timecode/mod.rs:110
↓ 4 callersMethodfrom
(value: AnalyticsLevel)
client/src-tauri/src/analytics/level.rs:9
↓ 4 callersMethodfrom
(pool: SeaOrmPool)
server/server/src/http/pool/mod.rs:49
↓ 4 callersMethodgetDimension
mods/java/paper/src/main/kotlin/com/alaydriem/bedrockvoicechat/paper/PaperPlayerDataProvider.kt:121
↓ 4 callersFunctiongetWorldUuid
()
mods/bds/src/main.ts:24
↓ 4 callersMethodget_client
(&self, fqdn: Option<&str>)
client/src-tauri/src/api/mod.rs:31
↓ 4 callersFunctionget_ek
(server: String)
client/src-tauri/src/auth/ncryptf.rs:11
↓ 4 callersMethodget_game
(&self)
common/src/players/player_enum.rs:54
↓ 4 callersMethodget_position
(&self)
common/src/players/hytale.rs:33
↓ 4 callersMethodget_stream_config
(&self)
common/src/structs/audio/device/mod.rs:88
↓ 4 callersMethodinsert
( db: &DatabaseConnection, cert_service: &CertificateService, gamertag: &str,
server/server/tests/http/harness/fixtures.rs:19
↓ 4 callersMethodis_muted
Query mute status without toggling.
client/src-tauri/src/audio/actions.rs:40
↓ 4 callersFunctionmake_announcement
(event_id: &str, world_uuid: &str)
client/src-tauri/src/bedrock/proxy/jukebox/eject_injector.rs:89
↓ 4 callersMethodon_packet_received
Called when any packet is received from the server Updates the last_packet_received timestamp
client/src-tauri/src/network/stream/stream_manager/health_monitor.rs:31
↓ 4 callersMethodposition
(packet: &PlaySoundPacketAny)
client/src-tauri/src/bedrock/proxy/session/handlers/play_sound.rs:37
↓ 4 callersMethodreceiver
(&self)
client/src-tauri/src/bedrock/proxy/jukebox/eject_injector.rs:73
↓ 4 callersMethodreference_m4a
Get reference M4A path
client/src-tauri/src/audio/recording/renderer/mp4/timecode/tests.rs:25
↓ 4 callersMethodremovePlayerSource
* Remove a source from a player, removing the player entirely if no sources remain
client/src/js/app/managers/PlayerManager.ts:245
↓ 4 callersMethodrequest
Single dispatch point for every admin call. Body is optional (None for GET/DELETE-without-body).
server/server/src/commands/admin_api_client.rs:85
↓ 4 callersMethodresolveDescription
(description)
mods/bds/manifest.js:16
↓ 4 callersMethodsanitizeServerUrl
(url: string)
client/src/js/app/login.ts:96
↓ 4 callersMethodsender
(&self)
client/src-tauri/src/bedrock/proxy/log/channel.rs:20
↓ 4 callersMethodsetBlockPlaying
(block: Block, playing: boolean)
mods/bds/src/audio/components.ts:188
↓ 4 callersMethodset_credential
( &mut self, server: &str, key: &str, value: &str, )
client/src-tauri/src/keyring/service.rs:121
↓ 4 callersMethodset_tag
(&self, key: &str, value: &str)
client/src-tauri/src/analytics/sentry/provider.rs:21
↓ 4 callersMethodstopPlayback
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/audio/FabricAudioPlayerManager.kt:93
↓ 4 callersMethodstore_credentials
( &mut self, server: &str, response: &LoginResponse, )
client/src-tauri/src/keyring/service.rs:55
↓ 4 callersMethodstripPrefix
(name: string)
client/src/js/app/utils/GameNameUtils.ts:4
↓ 4 callersMethodtick
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/FabricMod.kt:132
↓ 4 callersMethodto
()
server/entity/src/entities/player.rs:37
↓ 4 callersMethodto_bytes
Serialize to 4 bytes (big-endian frame number)
client/src-tauri/src/audio/recording/renderer/mp4/timecode/sample.rs:38
↓ 4 callersMethodtrack_id
Set the track ID for this timecode track
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:373
↓ 4 callersMethodworld_uuid
(&self)
client/src-tauri/src/bedrock/proxy/session/state.rs:128
← previousnext →101–200 of 2,280, ranked by callers