#include <ClientboundCommandSuggestionsPacket.hpp>
|
static constexpr std::string_view | packet_name = "Command Suggestions" |
|
◆ SERIALIZED_FIELD() [1/4]
ProtocolCraft::ClientboundCommandSuggestionsPacket::SERIALIZED_FIELD |
( |
Id_ |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/4]
ProtocolCraft::ClientboundCommandSuggestionsPacket::SERIALIZED_FIELD |
( |
Length |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/4]
ProtocolCraft::ClientboundCommandSuggestionsPacket::SERIALIZED_FIELD |
( |
Start |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/4]
ProtocolCraft::ClientboundCommandSuggestionsPacket::SERIALIZED_FIELD |
( |
Suggestions |
, |
|
|
std::map< std::string, std::optional< Chat > > |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ClientboundCommandSuggestionsPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ClientboundCommandSuggestionsPacket::packet_name = "Command Suggestions" |
|
staticconstexpr |
The documentation for this class was generated from the following file: