#include <ServerboundUseItemPacket.hpp>
|
static constexpr std::string_view | packet_name = "Use Item" |
|
Definition at line 7 of file ServerboundUseItemPacket.hpp.
◆ SERIALIZED_FIELD() [1/4]
ProtocolCraft::ServerboundUseItemPacket::SERIALIZED_FIELD |
( |
Hand |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/4]
ProtocolCraft::ServerboundUseItemPacket::SERIALIZED_FIELD |
( |
Sequence |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/4]
ProtocolCraft::ServerboundUseItemPacket::SERIALIZED_FIELD |
( |
XRot |
, |
|
|
float |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/4]
ProtocolCraft::ServerboundUseItemPacket::SERIALIZED_FIELD |
( |
YRot |
, |
|
|
float |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ServerboundUseItemPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ServerboundUseItemPacket::packet_name = "Use Item" |
|
staticconstexpr |
The documentation for this class was generated from the following file: