Botcraft 1.21.4
Loading...
Searching...
No Matches
CriterionProgress.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace ProtocolCraft
6{
8 {
9 SERIALIZED_FIELD(DateOfAchieving, std::optional<long long int>);
10
12 };
13}
SERIALIZED_FIELD(DateOfAchieving, std::optional< long long int >)