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