Botcraft
1.21.4
Loading...
Searching...
No Matches
GlobalPos.hpp
Go to the documentation of this file.
1
#if PROTOCOL_VERSION > 758
/* > 1.18.2 */
2
#pragma once
3
#include "
botcraft/Game/Vector3.hpp
"
4
5
#include "
protocolCraft/Types/Identifier.hpp
"
6
7
namespace
Botcraft
8
{
9
struct
GlobalPos
10
{
11
ProtocolCraft::Identifier
dimension
;
12
Position
pos
;
13
};
14
}
15
#endif
Identifier.hpp
Vector3.hpp
ProtocolCraft::Identifier
Definition
Identifier.hpp:8
Botcraft
Definition
BaseNode.hpp:6
Botcraft::GlobalPos
Definition
GlobalPos.hpp:10
Botcraft::GlobalPos::dimension
ProtocolCraft::Identifier dimension
Definition
GlobalPos.hpp:11
Botcraft::GlobalPos::pos
Position pos
Definition
GlobalPos.hpp:12
Botcraft::Vector3< int >
botcraft
include
botcraft
Game
Entities
GlobalPos.hpp
Generated by
1.9.8