#include <ServerboundChatCommandSignedPacket.hpp>
|
static constexpr std::string_view | packet_name = "Chat Command Signed" |
|
◆ SERIALIZED_FIELD() [1/5]
ProtocolCraft::ServerboundChatCommandSignedPacket::SERIALIZED_FIELD |
( |
ArgumentSignatures |
, |
|
|
std::map< std::string, std::vector< unsigned char > > |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/5]
ProtocolCraft::ServerboundChatCommandSignedPacket::SERIALIZED_FIELD |
( |
Command |
, |
|
|
std::string |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/5]
ProtocolCraft::ServerboundChatCommandSignedPacket::SERIALIZED_FIELD |
( |
LastSeenMessages |
, |
|
|
LastSeenMessagesUpdate |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/5]
ProtocolCraft::ServerboundChatCommandSignedPacket::SERIALIZED_FIELD |
( |
Salt |
, |
|
|
long long int |
|
|
) |
| |
◆ SERIALIZED_FIELD() [5/5]
ProtocolCraft::ServerboundChatCommandSignedPacket::SERIALIZED_FIELD |
( |
Timestamp |
, |
|
|
long long int |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ServerboundChatCommandSignedPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ServerboundChatCommandSignedPacket::packet_name = "Chat Command Signed" |
|
staticconstexpr |
The documentation for this class was generated from the following file: