Botcraft 1.21.5
Loading...
Searching...
No Matches
DataComponentTypeInstrument.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 765 /* > 1.20.4 */
2#pragma once
5#if PROTOCOL_VERSION > 769 /* > 1.21.4 */
7#endif
9
10namespace ProtocolCraft
11{
12 namespace Components
13 {
24 }
25}
26#endif
#define SERIALIZED_FIELD(Name,...)
SERIALIZED_FIELD(Instrument, Either< Holder< ProtocolCraft::Components::Instrument >, Identifier >)