LeviLamina
Loading...
Searching...
No Matches
MoveInDirectionIntent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
sim {
6
7
struct
MoveInDirectionIntent
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<4, 12, ::glm::vec3> mTarget;
12
::ll::TypedStorage<1, 1, bool> mAbsoluteSpace;
13
// NOLINTEND
14
};
15
16
}
// namespace sim
sim::MoveInDirectionIntent
Definition
MoveInDirectionIntent.h:7
src-server
mc
server
sim
MoveInDirectionIntent.h
Generated on Tue Oct 28 2025 05:32:20 for LeviLamina by
1.12.0