Botcraft 26.2
Loading...
Searching...
No Matches
BeehiveBlockEntityOccupant.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 765 /* > 1.20.4 */
2#pragma once
4#if PROTOCOL_VERSION < 773 /* < 1.21.9 */
6#else
8#endif
9
10
11namespace ProtocolCraft
12{
13 namespace Components
14 {
27 }
28}
29#endif
#define SERIALIZED_FIELD(Name,...)
SERIALIZED_FIELD(EntityData, DataComponentTypeTypedEntityData)