#include <ServerboundEditBookPacket.hpp>
|
static constexpr std::string_view | packet_name = "Edit Book" |
|
◆ SERIALIZED_FIELD() [1/3]
ProtocolCraft::ServerboundEditBookPacket::SERIALIZED_FIELD |
( |
Pages |
, |
|
|
std::vector< std::string > |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/3]
ProtocolCraft::ServerboundEditBookPacket::SERIALIZED_FIELD |
( |
Slot |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/3]
ProtocolCraft::ServerboundEditBookPacket::SERIALIZED_FIELD |
( |
Title |
, |
|
|
std::optional< std::string > |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ServerboundEditBookPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ServerboundEditBookPacket::packet_name = "Edit Book" |
|
staticconstexpr |
The documentation for this class was generated from the following file: