![]() |
Botcraft 1.21.4
|
This is the complete list of members for ProtocolCraft::NumberFormat, including all inherited members.
DECLARE_READ_WRITE_SERIALIZE | ProtocolCraft::NumberFormat | private |
DEFINE_CONDITION(HasFormat, GetType() !=0) | ProtocolCraft::NumberFormat | private |
Read(ReadIterator &iter, size_t &length) | ProtocolCraft::NetworkType | inlinevirtual |
ReadImpl(ReadIterator &iter, size_t &length)=0 | ProtocolCraft::NetworkType | protectedpure virtual |
Serialize() const | ProtocolCraft::NetworkType | inlinevirtual |
SERIALIZED_FIELD(Type, VarInt) | ProtocolCraft::NumberFormat | private |
SERIALIZED_FIELD(Format, Internal::Conditioned< Chat, &NumberFormat::HasFormat >) | ProtocolCraft::NumberFormat | private |
SerializeImpl() const =0 | ProtocolCraft::NetworkType | protectedpure virtual |
Write(WriteContainer &container) const | ProtocolCraft::NetworkType | inlinevirtual |
WriteImpl(WriteContainer &container) const =0 | ProtocolCraft::NetworkType | protectedpure virtual |
~NetworkType() | ProtocolCraft::NetworkType | inlinevirtual |