#include <ServerboundMovePlayerPacketPos.hpp>
|
| static constexpr std::string_view | packet_name = "Move Player Pos" |
| |
◆ GetHorizontalCollision()
| bool ProtocolCraft::ServerboundMovePlayerPacketPos::GetHorizontalCollision |
( |
| ) |
const |
|
inline |
◆ GetOnGround()
| bool ProtocolCraft::ServerboundMovePlayerPacketPos::GetOnGround |
( |
| ) |
const |
|
inline |
◆ SERIALIZED_FIELD() [1/3]
| ProtocolCraft::ServerboundMovePlayerPacketPos::SERIALIZED_FIELD |
( |
X |
, |
|
|
double |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/3]
| ProtocolCraft::ServerboundMovePlayerPacketPos::SERIALIZED_FIELD |
( |
Y |
, |
|
|
double |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/3]
| ProtocolCraft::ServerboundMovePlayerPacketPos::SERIALIZED_FIELD |
( |
Z |
, |
|
|
double |
|
|
) |
| |
◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER()
| ProtocolCraft::ServerboundMovePlayerPacketPos::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER |
( |
Flags |
, |
|
|
std::bitset< 2 > |
|
|
) |
| |
◆ SetHorizontalCollision()
| THIS & ProtocolCraft::ServerboundMovePlayerPacketPos::SetHorizontalCollision |
( |
const bool |
b | ) |
|
|
inline |
◆ SetOnGround()
| THIS & ProtocolCraft::ServerboundMovePlayerPacketPos::SetOnGround |
( |
const bool |
b | ) |
|
|
inline |
◆ DECLARE_READ_WRITE_SERIALIZE
| ProtocolCraft::ServerboundMovePlayerPacketPos::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
| constexpr std::string_view ProtocolCraft::ServerboundMovePlayerPacketPos::packet_name = "Move Player Pos" |
|
staticconstexpr |
The documentation for this class was generated from the following file: