Botcraft 1.21.4
Loading...
Searching...
No Matches
DataComponentTypeWrittenBookContent.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 765 /* > 1.20.4 */
2#pragma once
6
7#include <string>
8#include <vector>
9
10namespace ProtocolCraft
11{
12 namespace Components
13 {
24 }
25}
26#endif
SERIALIZED_FIELD(Pages, std::vector< Filterable< Chat > >)