Botcraft 1.21.4
Loading...
Searching...
No Matches
ProtocolCraft::ChatTypeBoundNetwork Class Reference

#include <ChatTypeBoundNetwork.hpp>

Inheritance diagram for ProtocolCraft::ChatTypeBoundNetwork:
ProtocolCraft::NetworkType

Private Member Functions

 SERIALIZED_FIELD (ChatType, VarInt)
 
 SERIALIZED_FIELD (Name, Chat)
 
 SERIALIZED_FIELD (TargetName, std::optional< Chat >)
 

Private Attributes

 DECLARE_READ_WRITE_SERIALIZE
 

Additional Inherited Members

- 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 9 of file ChatTypeBoundNetwork.hpp.

Member Function Documentation

◆ SERIALIZED_FIELD() [1/3]

ProtocolCraft::ChatTypeBoundNetwork::SERIALIZED_FIELD ( ChatType  ,
VarInt   
)
private

◆ SERIALIZED_FIELD() [2/3]

ProtocolCraft::ChatTypeBoundNetwork::SERIALIZED_FIELD ( Name  ,
Chat   
)
private

◆ SERIALIZED_FIELD() [3/3]

ProtocolCraft::ChatTypeBoundNetwork::SERIALIZED_FIELD ( TargetName  ,
std::optional< Chat  
)
private

Member Data Documentation

◆ DECLARE_READ_WRITE_SERIALIZE

ProtocolCraft::ChatTypeBoundNetwork::DECLARE_READ_WRITE_SERIALIZE
private

Definition at line 15 of file ChatTypeBoundNetwork.hpp.


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