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