Botcraft 1.21.5
Loading...
Searching...
No Matches
ProtocolCraft::ServerLinksUnstrustedEntry Member List

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

DECLARE_READ_WRITE_SERIALIZEProtocolCraft::ServerLinksUnstrustedEntryprivate
DEFINE_CONDITION(HasTypeId, GetIsTypeId())ProtocolCraft::ServerLinksUnstrustedEntryprivate
DEFINE_CONDITION(HasUri, !GetIsTypeId())ProtocolCraft::ServerLinksUnstrustedEntryprivate
GetIsTypeId() constProtocolCraft::ServerLinksUnstrustedEntryinlineprotected
GETTER(TypeId)ProtocolCraft::ServerLinksUnstrustedEntryprivate
GETTER(Uri)ProtocolCraft::ServerLinksUnstrustedEntryprivate
GETTER_SETTER(Link)ProtocolCraft::ServerLinksUnstrustedEntryprivate
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(IsTypeId, bool)ProtocolCraft::ServerLinksUnstrustedEntryprivate
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(TypeId, Internal::Conditioned< VarInt, &THIS::HasTypeId >)ProtocolCraft::ServerLinksUnstrustedEntryprivate
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(Uri, Internal::Conditioned< Chat, &THIS::HasUri >)ProtocolCraft::ServerLinksUnstrustedEntryprivate
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(Link, std::string)ProtocolCraft::ServerLinksUnstrustedEntryprivate
SerializeImpl() const =0ProtocolCraft::NetworkTypeprotectedpure virtual
SetTypeId(const std::optional< int > &TypeId_)ProtocolCraft::ServerLinksUnstrustedEntryinline
SetUri(const std::optional< Chat > &Uri_)ProtocolCraft::ServerLinksUnstrustedEntryinline
THIS typedefProtocolCraft::ServerLinksUnstrustedEntryprivate
Write(WriteContainer &container) constProtocolCraft::NetworkTypeinlinevirtual
WriteImpl(WriteContainer &container) const =0ProtocolCraft::NetworkTypeprotectedpure virtual
~NetworkType()ProtocolCraft::NetworkTypeinlinevirtual