Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alaydriem/bedrock-voice-chat
/ functions
Functions
2,280 in github.com/Alaydriem/bedrock-voice-chat
⨍
Functions
2,280
◇
Types & classes
708
↓ 7 callers
Method
destroy
* 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 callers
Method
fourcc
Write a 4-character code (fourcc)
client/src-tauri/src/audio/recording/renderer/mp4/boxes/writer.rs:55
↓ 7 callers
Method
get
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 callers
Method
get_name
(&self)
common/src/players/hytale.rs:29
↓ 7 callers
Method
handleError
(error: any)
client/src/js/app/managers/ChannelManager.ts:105
↓ 7 callers
Method
mute_status
(&mut self, device: &AudioDeviceType)
client/src-tauri/src/audio/stream/mod.rs:311
↓ 7 callers
Method
send_datagram
(&self, connection: &Connection, payload: Bytes)
server/server/src/stream/quic/stream_manager/output.rs:42
↓ 7 callers
Method
set_awaiting
Set the awaiting response flag
client/src-tauri/src/network/stream/stream_manager/health_monitor.rs:65
↓ 7 callers
Method
sign_player_cert
( &self, player_name: &str, game: &common::Game, )
server/server/src/services/certificate_service/mod.rs:30
↓ 6 callers
Method
client
(&self)
common/src/rustls/http_client.rs:34
↓ 6 callers
Method
decode
(raw: Option<String>)
server/server/src/services/gamerpic_decoder.rs:6
↓ 6 callers
Function
extract_def
(schema_value: &Value, def_name: &str)
common/websocket-types/src/bin/generate_asyncapi_docs.rs:107
↓ 6 callers
Method
get_data
(&self)
common/src/structs/packet/quic_network_packet.rs:71
↓ 6 callers
Method
get_metadata
(&self)
client/src-tauri/src/audio/stream/stream_manager/mod.rs:105
↓ 6 callers
Method
handle_packet
(&self, packet: &BedrockEventPacket)
client/src-tauri/src/bedrock/proxy/jukebox/eject_injector.rs:35
↓ 6 callers
Method
init
Initializes a given input or output stream with a specific device, then starts it
client/src-tauri/src/audio/stream/mod.rs:139
↓ 6 callers
Method
key
(&self)
server/server/src/identity/mod.rs:40
↓ 6 callers
Method
loadFiles
()
client/src/js/app/settings/audioLibrary.ts:71
↓ 6 callers
Method
next
(&mut self)
client/src-tauri/src/audio/recording/renderer/stream/pcm.rs:77
↓ 6 callers
Method
on_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 callers
Method
persistState
()
mods/bds/src/audio/player_manager.ts:268
↓ 6 callers
Method
remove
Remove a session from the cache
server/server/src/http/dtos/hytale/session_cache.rs:47
↓ 6 callers
Method
sample_rate
(&self)
client/src-tauri/src/audio/stream/stream_manager/sink_manager.rs:87
↓ 6 callers
Method
sendAsync
mods/java/common/src/main/kotlin/com/alaydriem/bedrockvoicechat/network/HttpRequestHandler.kt:38
↓ 6 callers
Method
set
(&self, xuid: &str, host: String, port: u16)
server/server/src/services/bedrock/transfer_target_cache.rs:20
↓ 6 callers
Method
track
(event: AnalyticsEvent, data?: Record<string, string | number>)
client/src/js/app/analytics.ts:5
↓ 6 callers
Method
write_sample
Write an Opus packet to file and register with muxer
client/src-tauri/src/audio/recording/renderer/mp4/mod.rs:162
↓ 5 callers
Function
build
()
mods/bds/build.js:4
↓ 5 callers
Method
clearPending
* Clear pending deep link from storage
client/src/js/app/deepLinkRouter.ts:62
↓ 5 callers
Method
default
()
server/server/src/config/app/mod.rs:48
↓ 5 callers
Function
getArg
(name)
mods/dev-build.js:10
↓ 5 callers
Method
getImage
* 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 callers
Method
getStore
()
client/src/js/app/services/ServerListStore.ts:15
↓ 5 callers
Method
getWorldUuid
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/FabricPlayerDataProvider.kt:124
↓ 5 callers
Method
get_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 callers
Method
get_channel_collection
(&self)
server/server/src/stream/quic/cache_manager/mod.rs:53
↓ 5 callers
Method
get_game
(&self)
common/src/players/hytale.rs:45
↓ 5 callers
Function
get_reqwest_client
()
client/src-tauri/src/auth/ncryptf.rs:25
↓ 5 callers
Method
hasActivePlayback
mods/java/paper/src/main/kotlin/com/alaydriem/bedrockvoicechat/paper/audio/PaperAudioPlayerManager.kt:104
↓ 5 callers
Method
hasActivePlayback
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/audio/FabricAudioPlayerManager.kt:108
↓ 5 callers
Method
hasPermission
(perm: string)
client/src/js/app/settings/audioLibrary.ts:67
↓ 5 callers
Method
initialize_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 callers
Method
is_recording
Check if recording is currently active
client/src-tauri/src/audio/recording/manager.rs:105
↓ 5 callers
Method
load
(slot: &IdentitySlot)
server/server/src/identity/store/store.rs:47
↓ 5 callers
Method
locationKey
(worldUuid: string, coordinates: Coordinates)
mods/bds/src/audio/player_manager.ts:18
↓ 5 callers
Method
locationKey
mods/java/paper/src/main/kotlin/com/alaydriem/bedrockvoicechat/paper/audio/PaperAudioPlayerManager.kt:24
↓ 5 callers
Method
observe
(&self, position: BlockCoordinate, dimension: Dimension, event_id: &str)
client/src-tauri/src/bedrock/proxy/jukebox/beacon_cache.rs:24
↓ 5 callers
Method
process
Process mono PCM samples, returns resampled output at 48 kHz
client/src-tauri/src/audio/stream/stream_manager/resampler.rs:61
↓ 5 callers
Function
randomHex
(length: number)
mods/bds/src/main.ts:50
↓ 5 callers
Function
randomHex
(length)
mods/bds/scripts/main.js:174
↓ 5 callers
Method
request
( url: string, method: HttpMethod, body: string | undefined, headers: Array<[string, string]>,
mods/bds/src/net/http_client.ts:43
↓ 5 callers
Method
run
()
server/server/src/commands/mod.rs:65
↓ 5 callers
Method
sample_rate
Get the sample rate
client/src-tauri/src/audio/recording/renderer/mp4/timecode/mod.rs:88
↓ 5 callers
Method
stopHytalePolling
()
client/src/js/app/login.ts:310
↓ 5 callers
Method
store_key
(&self)
common/src/structs/audio/device/type.rs:12
↓ 5 callers
Method
to_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 callers
Function
validate_gamertag
Validates a gamertag string for basic constraints.
server/server/src/http/routes/api/admin/mod.rs:9
↓ 4 callers
Method
addPlayerSource
* 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 callers
Method
audio_track_id
Set the audio track ID that this timecode references
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:379
↓ 4 callers
Method
cleanupLoginListener
()
client/src/js/app/managers/bedrock/auth/BedrockAuthManager.ts:170
↓ 4 callers
Method
closePopper
()
client/src/js/components/popper.js:66
↓ 4 callers
Function
collectUuids
(manifest)
mods/bds/bundle.js:53
↓ 4 callers
Function
createPackZip
(outputName, sourceDir, manifestJson)
mods/bds/bundle.js:12
↓ 4 callers
Method
create_alias
Create or update an alias mapping.
server/server/src/services/player_identity_service/mod.rs:80
↓ 4 callers
Method
data_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 callers
Method
duration_samples
Set the duration in samples
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:391
↓ 4 callers
Method
find_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 callers
Method
frames
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 callers
Method
from
(value: AnalyticsLevel)
client/src-tauri/src/analytics/level.rs:9
↓ 4 callers
Method
from
(pool: SeaOrmPool)
server/server/src/http/pool/mod.rs:49
↓ 4 callers
Method
getDimension
mods/java/paper/src/main/kotlin/com/alaydriem/bedrockvoicechat/paper/PaperPlayerDataProvider.kt:121
↓ 4 callers
Function
getWorldUuid
()
mods/bds/src/main.ts:24
↓ 4 callers
Method
get_client
(&self, fqdn: Option<&str>)
client/src-tauri/src/api/mod.rs:31
↓ 4 callers
Function
get_ek
(server: String)
client/src-tauri/src/auth/ncryptf.rs:11
↓ 4 callers
Method
get_game
(&self)
common/src/players/player_enum.rs:54
↓ 4 callers
Method
get_position
(&self)
common/src/players/hytale.rs:33
↓ 4 callers
Method
get_stream_config
(&self)
common/src/structs/audio/device/mod.rs:88
↓ 4 callers
Method
insert
( db: &DatabaseConnection, cert_service: &CertificateService, gamertag: &str,
server/server/tests/http/harness/fixtures.rs:19
↓ 4 callers
Method
is_muted
Query mute status without toggling.
client/src-tauri/src/audio/actions.rs:40
↓ 4 callers
Function
make_announcement
(event_id: &str, world_uuid: &str)
client/src-tauri/src/bedrock/proxy/jukebox/eject_injector.rs:89
↓ 4 callers
Method
on_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 callers
Method
position
(packet: &PlaySoundPacketAny)
client/src-tauri/src/bedrock/proxy/session/handlers/play_sound.rs:37
↓ 4 callers
Method
receiver
(&self)
client/src-tauri/src/bedrock/proxy/jukebox/eject_injector.rs:73
↓ 4 callers
Method
reference_m4a
Get reference M4A path
client/src-tauri/src/audio/recording/renderer/mp4/timecode/tests.rs:25
↓ 4 callers
Method
removePlayerSource
* Remove a source from a player, removing the player entirely if no sources remain
client/src/js/app/managers/PlayerManager.ts:245
↓ 4 callers
Method
request
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 callers
Method
resolveDescription
(description)
mods/bds/manifest.js:16
↓ 4 callers
Method
sanitizeServerUrl
(url: string)
client/src/js/app/login.ts:96
↓ 4 callers
Method
sender
(&self)
client/src-tauri/src/bedrock/proxy/log/channel.rs:20
↓ 4 callers
Method
setBlockPlaying
(block: Block, playing: boolean)
mods/bds/src/audio/components.ts:188
↓ 4 callers
Method
set_credential
( &mut self, server: &str, key: &str, value: &str, )
client/src-tauri/src/keyring/service.rs:121
↓ 4 callers
Method
set_tag
(&self, key: &str, value: &str)
client/src-tauri/src/analytics/sentry/provider.rs:21
↓ 4 callers
Method
stopPlayback
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/audio/FabricAudioPlayerManager.kt:93
↓ 4 callers
Method
store_credentials
( &mut self, server: &str, response: &LoginResponse, )
client/src-tauri/src/keyring/service.rs:55
↓ 4 callers
Method
stripPrefix
(name: string)
client/src/js/app/utils/GameNameUtils.ts:4
↓ 4 callers
Method
tick
mods/java/fabric/src/main/kotlin/com/alaydriem/bedrockvoicechat/fabric/FabricMod.kt:132
↓ 4 callers
Method
to
()
server/entity/src/entities/player.rs:37
↓ 4 callers
Method
to_bytes
Serialize to 4 bytes (big-endian frame number)
client/src-tauri/src/audio/recording/renderer/mp4/timecode/sample.rs:38
↓ 4 callers
Method
track_id
Set the track ID for this timecode track
client/src-tauri/src/audio/recording/renderer/mp4/timecode/track.rs:373
↓ 4 callers
Method
world_uuid
(&self)
client/src-tauri/src/bedrock/proxy/session/state.rs:128
← previous
next →
101–200 of 2,280, ranked by callers