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

#include <DebugSubscriptionDataBreezeInfo.hpp>

Inheritance diagram for ProtocolCraft::DebugSubscriptionDataBreezeInfo:
ProtocolCraft::DebugSubscriptionData ProtocolCraft::NetworkType

Private Member Functions

 SERIALIZED_FIELD (AttackTarget, std::optional< VarInt >)
 
 SERIALIZED_FIELD (jumpTarget, std::optional< 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 DebugSubscriptionDataBreezeInfo.hpp.

Member Function Documentation

◆ SERIALIZED_FIELD() [1/2]

ProtocolCraft::DebugSubscriptionDataBreezeInfo::SERIALIZED_FIELD ( AttackTarget  ,
std::optional< VarInt  
)
private

◆ SERIALIZED_FIELD() [2/2]

ProtocolCraft::DebugSubscriptionDataBreezeInfo::SERIALIZED_FIELD ( jumpTarget  ,
std::optional< NetworkPosition  
)
private

Member Data Documentation

◆ DECLARE_READ_WRITE_SERIALIZE

ProtocolCraft::DebugSubscriptionDataBreezeInfo::DECLARE_READ_WRITE_SERIALIZE
private

Definition at line 17 of file DebugSubscriptionDataBreezeInfo.hpp.


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