Botcraft 1.21.4
Loading...
Searching...
No Matches
EntityModifierData.hpp
Go to the documentation of this file.
1#pragma once
2
4
5#if PROTOCOL_VERSION > 766 /* > 1.20.6 */
7#endif
8
9namespace ProtocolCraft
10{
12 {
13
14#if PROTOCOL_VERSION < 767 /* < 1.20.6 */
16#else
18#endif
19 SERIALIZED_FIELD(Amount, double);
20#if PROTOCOL_VERSION < 766 /* < 1.20.5 */
22#else
24#endif
25
27 };
28}
#define SERIALIZED_FIELD(Name,...)
SERIALIZED_FIELD(Operation, VarInt)
std::array< unsigned char, 16 > UUID