Botcraft
1.21.4
Loading...
Searching...
No Matches
BrigadierPropertyResourceOrTag.hpp
Go to the documentation of this file.
1
#if PROTOCOL_VERSION > 344
/* > 1.12.2 */
2
#pragma once
3
4
#include "
protocolCraft/Types/CommandNode/BrigadierProperty.hpp
"
5
#include "
protocolCraft/Types/Identifier.hpp
"
6
7
namespace
ProtocolCraft
8
{
9
class
BrigadierPropertyResourceOrTag
:
public
BrigadierProperty
10
{
11
SERIALIZED_FIELD
(Registry,
Identifier
);
12
13
DECLARE_READ_WRITE_SERIALIZE
;
14
};
15
}
16
#endif
BrigadierProperty.hpp
Identifier.hpp
ProtocolCraft::BrigadierPropertyResourceOrTag
Definition
BrigadierPropertyResourceOrTag.hpp:10
ProtocolCraft::BrigadierPropertyResourceOrTag::SERIALIZED_FIELD
SERIALIZED_FIELD(Registry, Identifier)
ProtocolCraft::BrigadierPropertyResourceOrTag::DECLARE_READ_WRITE_SERIALIZE
DECLARE_READ_WRITE_SERIALIZE
Definition
BrigadierPropertyResourceOrTag.hpp:13
ProtocolCraft::BrigadierProperty
Definition
BrigadierProperty.hpp:97
ProtocolCraft::Identifier
Definition
Identifier.hpp:8
ProtocolCraft
Definition
ItemUtilities.hpp:8
protocolCraft
include
protocolCraft
Types
CommandNode
BrigadierPropertyResourceOrTag.hpp
Generated by
1.9.8