Botcraft 1.21.10
Loading...
Searching...
No Matches
ProtocolCraft::DebugSubscriptionUpdate Member List

This is the complete list of members for ProtocolCraft::DebugSubscriptionUpdate, including all inherited members.

DECLARE_READ_WRITE_SERIALIZEProtocolCraft::DebugSubscriptionUpdateprivate
GETTER(DataType)ProtocolCraft::DebugSubscriptionUpdateprivate
GETTER(Data)ProtocolCraft::DebugSubscriptionUpdateprivate
Read(ReadIterator &iter, size_t &length)ProtocolCraft::NetworkTypeinlinevirtual
ReadImpl(ReadIterator &iter, size_t &length)=0ProtocolCraft::NetworkTypeprotectedpure virtual
Serialize() constProtocolCraft::NetworkTypeinlinevirtual
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(DataType, DebugSubscriptionDataType)ProtocolCraft::DebugSubscriptionUpdateprivate
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(Data, std::optional< std::shared_ptr< DebugSubscriptionData > >)ProtocolCraft::DebugSubscriptionUpdateprivate
SerializeImpl() const =0ProtocolCraft::NetworkTypeprotectedpure virtual
SetDataType(const DebugSubscriptionDataType data_type_)ProtocolCraft::DebugSubscriptionUpdateprivate
SetDataTypeNoData(const DebugSubscriptionDataType data_type_)ProtocolCraft::DebugSubscriptionUpdateprivate
Write(WriteContainer &container) constProtocolCraft::NetworkTypeinlinevirtual
WriteImpl(WriteContainer &container) const =0ProtocolCraft::NetworkTypeprotectedpure virtual
~NetworkType()ProtocolCraft::NetworkTypeinlinevirtual