LeviLamina
Loading...
Searching...
No Matches
SuspectTrackingComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/BlockPos.h"
7
#include "mc/world/level/Tick.h"
8
9
class
SuspectTrackingComponent
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 16, ::std::optional<::BlockPos>> mSuspiciousPos;
14
::ll::TypedStorage<8, 16, ::std::optional<::Tick>> mLastSuspicionTick;
15
// NOLINTEND
16
};
SuspectTrackingComponent
Definition
SuspectTrackingComponent.h:9
src
mc
entity
components_json_legacy
SuspectTrackingComponent.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0