Botcraft 1.21.8
Loading...
Searching...
No Matches
ProtocolCraft::Components::ItemAttributeModifiersDisplay Class Reference

#include <ItemAttributeModifiersDisplay.hpp>

Inheritance diagram for ProtocolCraft::Components::ItemAttributeModifiersDisplay:
ProtocolCraft::NetworkType

Private Member Functions

 SERIALIZED_FIELD_WITHOUT_GETTER_SETTER (Type, Internal::DiffType< ItemAttributeModifiersDisplayType, VarInt >)
 
 SERIALIZED_FIELD_WITHOUT_GETTER_SETTER (Data, std::shared_ptr< ItemAttributeModifiersDisplayData >)
 
 GETTER (Type)
 
 GETTER (Data)
 
ItemAttributeModifiersDisplaySetType (const ItemAttributeModifiersDisplayType type_)
 

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 20 of file ItemAttributeModifiersDisplay.hpp.

Member Function Documentation

◆ GETTER() [1/2]

ProtocolCraft::Components::ItemAttributeModifiersDisplay::GETTER ( Data  )
private

◆ GETTER() [2/2]

ProtocolCraft::Components::ItemAttributeModifiersDisplay::GETTER ( Type  )
private

◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [1/2]

ProtocolCraft::Components::ItemAttributeModifiersDisplay::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER ( Data  ,
std::shared_ptr< ItemAttributeModifiersDisplayData  
)
private

◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [2/2]

ProtocolCraft::Components::ItemAttributeModifiersDisplay::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER ( Type  ,
Internal::DiffType< ItemAttributeModifiersDisplayType, VarInt  
)
private

◆ SetType()

ItemAttributeModifiersDisplay & ProtocolCraft::Components::ItemAttributeModifiersDisplay::SetType ( const ItemAttributeModifiersDisplayType  type_)
private

Member Data Documentation

◆ DECLARE_READ_WRITE_SERIALIZE

ProtocolCraft::Components::ItemAttributeModifiersDisplay::DECLARE_READ_WRITE_SERIALIZE
private

Definition at line 30 of file ItemAttributeModifiersDisplay.hpp.


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