Crate fmc_protocol

Source

Modules§

messages

Enums§

MessageType

Traits§

ClientBound
A marker trait to signal that this message should be sent to clients
ServerBound
A marker trait to signal that this message should be sent to the server