LeviLamina
Loading...
Searching...
No Matches
ScriptTickEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptTickEvent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<4, 4, int> mCurrentTick;
17
::ll::TypedStorage<4, 4, float> mDeltaTime;
18
// NOLINTEND
19
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCAPI static ::Scripting::ClassBinding bindV010();
24
// NOLINTEND
25
};
26
27
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptTickEvent
Definition
ScriptTickEvent.h:12
src-server
mc
scripting
modules
minecraft
events
ScriptTickEvent.h
Generated on Tue Nov 25 2025 04:01:25 for LeviLamina by
1.12.0