pub type ClientVoiceCodec = VoiceCodec<Serverbound, Clientbound>;Expand description
The VoiceCodec used on the client side.
Aliased Typeยง
pub struct ClientVoiceCodec { /* private fields */ }pub type ClientVoiceCodec = VoiceCodec<Serverbound, Clientbound>;The VoiceCodec used on the client side.
pub struct ClientVoiceCodec { /* private fields */ }