#include <ServerboundClientIntentionPacket.hpp>
|
static constexpr std::string_view | packet_name = "Client Intention" |
|
◆ SERIALIZED_FIELD() [1/4]
ProtocolCraft::ServerboundClientIntentionPacket::SERIALIZED_FIELD |
( |
HostName |
, |
|
|
std::string |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/4]
ProtocolCraft::ServerboundClientIntentionPacket::SERIALIZED_FIELD |
( |
Intention |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/4]
ProtocolCraft::ServerboundClientIntentionPacket::SERIALIZED_FIELD |
( |
Port |
, |
|
|
unsigned short |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/4]
ProtocolCraft::ServerboundClientIntentionPacket::SERIALIZED_FIELD |
( |
ProtocolVersion |
, |
|
|
VarInt |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ServerboundClientIntentionPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ServerboundClientIntentionPacket::packet_name = "Client Intention" |
|
staticconstexpr |
The documentation for this class was generated from the following file: