LeviLamina
Loading...
Searching...
No Matches
WorldClockRestartEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/NonOwnerPointer.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
WorldClock
;
11
// clang-format on
12
13
struct
WorldClockRestartEvent
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 24, ::Bedrock::NotNullNonOwnerPtr<::WorldClock>
const
> mClock;
18
::ll::TypedStorage<4, 4, int> mNewTime;
19
// NOLINTEND
20
};
WorldClock
Definition
WorldClock.h:23
WorldClockRestartEvent
Definition
WorldClockRestartEvent.h:13
src
mc
world
events
WorldClockRestartEvent.h
Generated on
for LeviLamina by
1.16.1