Botcraft
1.21.10
Loading...
Searching...
No Matches
DebugSubscriptionDataEntityBlockIntersection.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
DebugSubscriptionDataEntityBlockIntersection
:
public
DebugSubscriptionData
9
{
10
SERIALIZED_FIELD
(Id_,
VarInt
);
11
12
DECLARE_READ_WRITE_SERIALIZE
;
13
};
14
}
15
#endif
DebugSubscriptionData.hpp
ProtocolCraft::DebugSubscriptionDataEntityBlockIntersection
Definition
DebugSubscriptionDataEntityBlockIntersection.hpp:9
ProtocolCraft::DebugSubscriptionDataEntityBlockIntersection::DECLARE_READ_WRITE_SERIALIZE
DECLARE_READ_WRITE_SERIALIZE
Definition
DebugSubscriptionDataEntityBlockIntersection.hpp:12
ProtocolCraft::DebugSubscriptionDataEntityBlockIntersection::SERIALIZED_FIELD
SERIALIZED_FIELD(Id_, VarInt)
ProtocolCraft::DebugSubscriptionData
Definition
DebugSubscriptionData.hpp:9
ProtocolCraft
Definition
ItemUtilities.hpp:8
ProtocolCraft::VarType
Definition
Templates.hpp:26
protocolCraft
include
protocolCraft
Types
Debug
DebugSubscriptionDataEntityBlockIntersection.hpp
Generated by
1.9.8