Botcraft 1.21.10
Loading...
Searching...
No Matches
ProtocolCraft::DebugSubscriptionDataBrainDump Class Reference

#include <DebugSubscriptionDataBrainDump.hpp>

Inheritance diagram for ProtocolCraft::DebugSubscriptionDataBrainDump:
ProtocolCraft::DebugSubscriptionData ProtocolCraft::NetworkType

Private Member Functions

 SERIALIZED_FIELD (Name, std::string)
 
 SERIALIZED_FIELD (Profession, std::string)
 
 SERIALIZED_FIELD (Xp, int)
 
 SERIALIZED_FIELD (Health, float)
 
 SERIALIZED_FIELD (MaxHealth, float)
 
 SERIALIZED_FIELD (Inventory, std::string)
 
 SERIALIZED_FIELD (WantsGolem, bool)
 
 SERIALIZED_FIELD (AngerLevel, int)
 
 SERIALIZED_FIELD (Activities, std::vector< std::string >)
 
 SERIALIZED_FIELD (Behaviors, std::vector< std::string >)
 
 SERIALIZED_FIELD (Memories, std::vector< std::string >)
 
 SERIALIZED_FIELD (Gossips, std::vector< std::string >)
 
 SERIALIZED_FIELD (Pois, std::vector< NetworkPosition >)
 
 SERIALIZED_FIELD (PotentialPois, std::vector< NetworkPosition >)
 

Private Attributes

 DECLARE_READ_WRITE_SERIALIZE
 

Additional Inherited Members

- Public Member Functions inherited from ProtocolCraft::DebugSubscriptionData
virtual ~DebugSubscriptionData () override
 
- Public Member Functions inherited from ProtocolCraft::NetworkType
virtual ~NetworkType ()
 
virtual void Read (ReadIterator &iter, size_t &length)
 
virtual void Write (WriteContainer &container) const
 
virtual Json::Value Serialize () const
 
- Protected Member Functions inherited from ProtocolCraft::NetworkType
virtual void ReadImpl (ReadIterator &iter, size_t &length)=0
 
virtual void WriteImpl (WriteContainer &container) const =0
 
virtual Json::Value SerializeImpl () const =0
 

Detailed Description

Definition at line 12 of file DebugSubscriptionDataBrainDump.hpp.

Member Function Documentation

◆ SERIALIZED_FIELD() [1/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Activities  ,
std::vector< std::string >   
)
private

◆ SERIALIZED_FIELD() [2/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( AngerLevel  ,
int   
)
private

◆ SERIALIZED_FIELD() [3/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Behaviors  ,
std::vector< std::string >   
)
private

◆ SERIALIZED_FIELD() [4/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Gossips  ,
std::vector< std::string >   
)
private

◆ SERIALIZED_FIELD() [5/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Health  ,
float   
)
private

◆ SERIALIZED_FIELD() [6/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Inventory  ,
std::string   
)
private

◆ SERIALIZED_FIELD() [7/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( MaxHealth  ,
float   
)
private

◆ SERIALIZED_FIELD() [8/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Memories  ,
std::vector< std::string >   
)
private

◆ SERIALIZED_FIELD() [9/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Name  ,
std::string   
)
private

◆ SERIALIZED_FIELD() [10/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Pois  ,
std::vector< NetworkPosition  
)
private

◆ SERIALIZED_FIELD() [11/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( PotentialPois  ,
std::vector< NetworkPosition  
)
private

◆ SERIALIZED_FIELD() [12/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Profession  ,
std::string   
)
private

◆ SERIALIZED_FIELD() [13/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( WantsGolem  ,
bool   
)
private

◆ SERIALIZED_FIELD() [14/14]

ProtocolCraft::DebugSubscriptionDataBrainDump::SERIALIZED_FIELD ( Xp  ,
int   
)
private

Member Data Documentation

◆ DECLARE_READ_WRITE_SERIALIZE

ProtocolCraft::DebugSubscriptionDataBrainDump::DECLARE_READ_WRITE_SERIALIZE
private

Definition at line 29 of file DebugSubscriptionDataBrainDump.hpp.


The documentation for this class was generated from the following file: