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