#include <ServerboundPlayerActionPacket.hpp>
|
static constexpr std::string_view | packet_name = "Player Action" |
|
◆ SERIALIZED_FIELD() [1/4]
ProtocolCraft::ServerboundPlayerActionPacket::SERIALIZED_FIELD |
( |
Action |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/4]
ProtocolCraft::ServerboundPlayerActionPacket::SERIALIZED_FIELD |
( |
Direction |
, |
|
|
char |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/4]
ProtocolCraft::ServerboundPlayerActionPacket::SERIALIZED_FIELD |
( |
Pos |
, |
|
|
NetworkPosition |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/4]
ProtocolCraft::ServerboundPlayerActionPacket::SERIALIZED_FIELD |
( |
Sequence |
, |
|
|
VarInt |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ServerboundPlayerActionPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ServerboundPlayerActionPacket::packet_name = "Player Action" |
|
staticconstexpr |
The documentation for this class was generated from the following file: