LeviLamina
Loading...
Searching...
No Matches
Control.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
Control
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
// vIndex: 0
10
virtual
~Control
() =
default
;
11
// NOLINTEND
12
13
public
:
14
// vftables
15
// NOLINTBEGIN
16
MCNAPI
static
void
**
$vftable
();
17
// NOLINTEND
18
};
Control
Definition
Control.h:5
Control::$vftable
static MCAPI void ** $vftable()
src
mc
world
actor
ai
control
Control.h
Generated on Fri Jun 13 2025 05:04:57 for LeviLamina by
1.12.0