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