#include <ClientboundPlayerRotationPacket.hpp>
|
static constexpr std::string_view | packet_name = "Player Rotation" |
|
◆ SERIALIZED_FIELD() [1/4]
ProtocolCraft::ClientboundPlayerRotationPacket::SERIALIZED_FIELD |
( |
RelativeX |
, |
|
|
bool |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/4]
ProtocolCraft::ClientboundPlayerRotationPacket::SERIALIZED_FIELD |
( |
RelativeY |
, |
|
|
bool |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/4]
ProtocolCraft::ClientboundPlayerRotationPacket::SERIALIZED_FIELD |
( |
XRot |
, |
|
|
float |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/4]
ProtocolCraft::ClientboundPlayerRotationPacket::SERIALIZED_FIELD |
( |
YRot |
, |
|
|
float |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ClientboundPlayerRotationPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ClientboundPlayerRotationPacket::packet_name = "Player Rotation" |
|
staticconstexpr |
The documentation for this class was generated from the following file: