LeviLamina
Loading...
Searching...
No Matches
MovementCorrection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec3.h"
7
#include "mc/entity/components/CorrectionMethod.h"
8
9
struct
MovementCorrection
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<1, 1, ::CorrectionMethod> mMethod;
14
::ll::TypedStorage<4, 12, ::Vec3> mAcceptPosition;
15
::ll::TypedStorage<1, 1, uchar> mNewDivergenceCounter;
16
// NOLINTEND
17
};
MovementCorrection
Definition
MovementCorrection.h:9
src
mc
entity
components
MovementCorrection.h
Generated on Wed Aug 27 2025 11:39:43 for LeviLamina by
1.12.0