LeviLamina
Loading...
Searching...
No Matches
SuspectTrackingComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockPos
;
8
struct
Tick
;
9
// clang-format on
10
11
class
SuspectTrackingComponent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<4, 16, ::std::optional<::BlockPos>> mSuspiciousPos;
16
::ll::TypedStorage<8, 16, ::std::optional<::Tick>> mLastSuspicionTick;
17
// NOLINTEND
18
};
BlockPos
Definition
BlockPos.h:18
SuspectTrackingComponent
Definition
SuspectTrackingComponent.h:11
Tick
Definition
Tick.h:5
src
mc
entity
components_json_legacy
SuspectTrackingComponent.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0