Botcraft
1.21.8
Loading...
Searching...
No Matches
EmptyWaypoint.hpp
Go to the documentation of this file.
1
#if PROTOCOL_VERSION > 770
/* > 1.21.5 */
2
#pragma once
3
4
#include "
protocolCraft/Types/Waypoints/TrackedWaypointData.hpp
"
5
6
namespace
ProtocolCraft
7
{
8
class
EmptyWaypoint
:
public
TrackedWaypointData
9
{
10
DECLARE_READ_WRITE_SERIALIZE
;
11
};
12
}
13
#endif
TrackedWaypointData.hpp
ProtocolCraft::EmptyWaypoint
Definition
EmptyWaypoint.hpp:9
ProtocolCraft::EmptyWaypoint::DECLARE_READ_WRITE_SERIALIZE
DECLARE_READ_WRITE_SERIALIZE
Definition
EmptyWaypoint.hpp:10
ProtocolCraft::TrackedWaypointData
Definition
TrackedWaypointData.hpp:9
ProtocolCraft
Definition
ItemUtilities.hpp:8
protocolCraft
include
protocolCraft
Types
Waypoints
EmptyWaypoint.hpp
Generated by
1.9.8