Botcraft 1.21.11
Loading...
Searching...
No Matches
SmithingTrimDemoSlotDisplay.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 767 /* > 1.21.1 */
2#pragma once
3
6#if PROTOCOL_VERSION > 769 /* > 1.21.4 */
9#endif
10
11namespace ProtocolCraft
12{
14 {
17#if PROTOCOL_VERSION < 770 /* < 1.21.5 */
19#else
21#endif
22
24 };
25}
26#endif
#define SERIALIZED_FIELD(Name,...)
SERIALIZED_FIELD(Pattern, Holder< Components::TrimPattern >)