#include <ServerboundPlayerInputPacket.hpp>
|
| static constexpr std::string_view | packet_name = "Player Input" |
| |
◆ GetBackward()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetBackward |
( |
| ) |
const |
|
inline |
◆ GetForward()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetForward |
( |
| ) |
const |
|
inline |
◆ GetJump()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetJump |
( |
| ) |
const |
|
inline |
◆ GetLeft()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetLeft |
( |
| ) |
const |
|
inline |
◆ GetRight()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetRight |
( |
| ) |
const |
|
inline |
◆ GetShift()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetShift |
( |
| ) |
const |
|
inline |
◆ GetSprint()
| bool ProtocolCraft::ServerboundPlayerInputPacket::GetSprint |
( |
| ) |
const |
|
inline |
◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER()
| ProtocolCraft::ServerboundPlayerInputPacket::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER |
( |
Flags |
, |
|
|
std::bitset< 7 > |
|
|
) |
| |
◆ SetBackward()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetBackward |
( |
const bool |
b | ) |
|
|
inline |
◆ SetForward()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetForward |
( |
const bool |
b | ) |
|
|
inline |
◆ SetJump()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetJump |
( |
const bool |
b | ) |
|
|
inline |
◆ SetLeft()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetLeft |
( |
const bool |
b | ) |
|
|
inline |
◆ SetRight()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetRight |
( |
const bool |
b | ) |
|
|
inline |
◆ SetShift()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetShift |
( |
const bool |
b | ) |
|
|
inline |
◆ SetSprint()
| THIS & ProtocolCraft::ServerboundPlayerInputPacket::SetSprint |
( |
const bool |
b | ) |
|
|
inline |
◆ DECLARE_READ_WRITE_SERIALIZE
| ProtocolCraft::ServerboundPlayerInputPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
| constexpr std::string_view ProtocolCraft::ServerboundPlayerInputPacket::packet_name = "Player Input" |
|
staticconstexpr |
The documentation for this class was generated from the following file: