Botcraft
1.21.4
Loading...
Searching...
No Matches
DataComponentTypeComponent.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/Chat/Chat.hpp
"
5
6
namespace
ProtocolCraft
7
{
8
namespace
Components
9
{
10
class
DataComponentTypeComponent
:
public
DataComponentType
11
{
12
SERIALIZED_FIELD
(
Component
,
Chat
);
13
14
DECLARE_READ_WRITE_SERIALIZE
;
15
};
16
}
17
}
18
#endif
Chat.hpp
DataComponentType.hpp
ProtocolCraft::Chat
Definition
Chat.hpp:18
ProtocolCraft::Components::DataComponentTypeComponent
Definition
DataComponentTypeComponent.hpp:11
ProtocolCraft::Components::DataComponentTypeComponent::DECLARE_READ_WRITE_SERIALIZE
DECLARE_READ_WRITE_SERIALIZE
Definition
DataComponentTypeComponent.hpp:14
ProtocolCraft::Components::DataComponentTypeComponent::SERIALIZED_FIELD
SERIALIZED_FIELD(Component, Chat)
ProtocolCraft::Components::DataComponentType
Definition
DataComponentType.hpp:10
ProtocolCraft
Definition
ItemUtilities.hpp:8
ProtocolCraft::BrigadierPropertyType::Component
@ Component
protocolCraft
include
protocolCraft
Types
Components
DataComponentTypeComponent.hpp
Generated by
1.9.8