LeviLamina
Loading...
Searching...
No Matches
SleepCounterComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SleepCounterComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<2, 2, short> mSleepCounter;
10
::ll::TypedStorage<2, 2, short> mPrevSleepCounter;
11
// NOLINTEND
12
};
SleepCounterComponent
Definition
SleepCounterComponent.h:5
src
mc
deps
vanilla_components
SleepCounterComponent.h
Generated on Fri Jun 13 2025 05:04:29 for LeviLamina by
1.12.0