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