#include <CommandNode.hpp>
Definition at line 13 of file CommandNode.hpp.
◆ ~CommandNode()
virtual ProtocolCraft::CommandNode::~CommandNode |
( |
| ) |
|
|
inlinevirtual |
◆ ReadImpl()
virtual void ProtocolCraft::CommandNode::ReadImpl |
( |
ReadIterator & |
iter, |
|
|
size_t & |
length |
|
) |
| |
|
inlineoverrideprotectedvirtual |
◆ SERIALIZED_FIELD() [1/7]
ProtocolCraft::CommandNode::SERIALIZED_FIELD |
( |
Children |
, |
|
|
std::vector< VarInt > |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [2/7]
ProtocolCraft::CommandNode::SERIALIZED_FIELD |
( |
Flags |
, |
|
|
char |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [3/7]
ProtocolCraft::CommandNode::SERIALIZED_FIELD |
( |
Name |
, |
|
|
std::string |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [4/7]
◆ SERIALIZED_FIELD() [5/7]
ProtocolCraft::CommandNode::SERIALIZED_FIELD |
( |
Properties |
, |
|
|
std::shared_ptr< BrigadierProperty > |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [6/7]
ProtocolCraft::CommandNode::SERIALIZED_FIELD |
( |
RedirectNode |
, |
|
|
VarInt |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [7/7]
ProtocolCraft::CommandNode::SERIALIZED_FIELD |
( |
SuggestionType |
, |
|
|
Identifier |
|
|
) |
| |
|
private |
◆ SerializeImpl()
virtual Json::Value ProtocolCraft::CommandNode::SerializeImpl |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ WriteImpl()
virtual void ProtocolCraft::CommandNode::WriteImpl |
( |
WriteContainer & |
container | ) |
const |
|
inlineoverrideprotectedvirtual |
◆ DEFINE_UTILITIES
ProtocolCraft::CommandNode::DEFINE_UTILITIES |
|
private |
The documentation for this class was generated from the following file: