![]() |
Botcraft 1.21.5
|
This is the complete list of members for ProtocolCraft::SlotDisplay, including all inherited members.
DECLARE_READ_WRITE_SERIALIZE | ProtocolCraft::SlotDisplay | private |
GETTER(Type) | ProtocolCraft::SlotDisplay | private |
GETTER(Data) | ProtocolCraft::SlotDisplay | 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_WITHOUT_GETTER_SETTER(Type, Internal::DiffType< SlotDisplaysDataType, VarInt >) | ProtocolCraft::SlotDisplay | private |
SERIALIZED_FIELD_WITHOUT_GETTER_SETTER(Data, std::shared_ptr< SlotDisplayData >) | ProtocolCraft::SlotDisplay | private |
SerializeImpl() const =0 | ProtocolCraft::NetworkType | protectedpure virtual |
SetType(const SlotDisplaysDataType type) | ProtocolCraft::SlotDisplay | |
Write(WriteContainer &container) const | ProtocolCraft::NetworkType | inlinevirtual |
WriteImpl(WriteContainer &container) const =0 | ProtocolCraft::NetworkType | protectedpure virtual |
~NetworkType() | ProtocolCraft::NetworkType | inlinevirtual |