Botcraft
1.21.10
Loading...
Searching...
No Matches
DebugSubscriptionDataOrientation.hpp
Go to the documentation of this file.
1
#if PROTOCOL_VERSION > 772
/* > 1.21.8 */
2
#pragma once
3
4
#include "
protocolCraft/Types/Debug/DebugSubscriptionData.hpp
"
5
6
namespace
ProtocolCraft
7
{
8
class
DebugSubscriptionDataOrientation
:
public
DebugSubscriptionData
9
{
10
SERIALIZED_FIELD
(Index,
VarInt
);
11
12
DECLARE_READ_WRITE_SERIALIZE
;
13
};
14
}
15
#endif
DebugSubscriptionData.hpp
ProtocolCraft::DebugSubscriptionDataOrientation
Definition
DebugSubscriptionDataOrientation.hpp:9
ProtocolCraft::DebugSubscriptionDataOrientation::DECLARE_READ_WRITE_SERIALIZE
DECLARE_READ_WRITE_SERIALIZE
Definition
DebugSubscriptionDataOrientation.hpp:12
ProtocolCraft::DebugSubscriptionDataOrientation::SERIALIZED_FIELD
SERIALIZED_FIELD(Index, VarInt)
ProtocolCraft::DebugSubscriptionData
Definition
DebugSubscriptionData.hpp:9
ProtocolCraft
Definition
ItemUtilities.hpp:8
ProtocolCraft::VarType
Definition
Templates.hpp:26
protocolCraft
include
protocolCraft
Types
Debug
DebugSubscriptionDataOrientation.hpp
Generated by
1.9.8