![]() |
Botcraft 1.21.4
|
#include <BrigadierPropertyString.hpp>
Private Member Functions | |
SERIALIZED_FIELD (ReadType, VarInt) | |
Private Attributes | |
DECLARE_READ_WRITE_SERIALIZE | |
Additional Inherited Members | |
![]() | |
virtual | ~BrigadierProperty () override |
![]() | |
virtual | ~NetworkType () |
virtual void | Read (ReadIterator &iter, size_t &length) |
virtual void | Write (WriteContainer &container) const |
virtual Json::Value | Serialize () const |
![]() | |
static std::shared_ptr< BrigadierProperty > | CreateProperties (const BrigadierPropertyType parser_id) |
![]() | |
virtual void | ReadImpl (ReadIterator &iter, size_t &length)=0 |
virtual void | WriteImpl (WriteContainer &container) const =0 |
virtual Json::Value | SerializeImpl () const =0 |
Definition at line 8 of file BrigadierPropertyString.hpp.
|
private |
|
private |
Definition at line 12 of file BrigadierPropertyString.hpp.