Botcraft 1.21.4
Loading...
Searching...
No Matches
ChatSender.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 758 /* > 1.18.2 */
2#pragma once
3
6
7namespace ProtocolCraft
8{
9 class ChatSender : public NetworkType
10 {
13 SERIALIZED_FIELD(TeamName, std::optional<Chat>);
14
16 };
17}
18#endif
SERIALIZED_FIELD(TeamName, std::optional< Chat >)
std::array< unsigned char, 16 > UUID