LeviLamina
Loading...
Searching...
No Matches
MinecraftApiDependencies.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/interactions/mining/IMinecraftApiDependencies.h"
7
8
namespace
Interactions::Mining {
9
10
class
MinecraftApiDependencies :
public
::Interactions::Mining::IMinecraftApiDependencies
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk97af03;
15
::ll::UntypedStorage<8, 8>
mUnk761258;
16
::ll::UntypedStorage<8, 8>
mUnk354c1f;
17
::ll::UntypedStorage<4, 12>
mUnk4c1ab6;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
MinecraftApiDependencies& operator=(MinecraftApiDependencies
const
&);
23
MinecraftApiDependencies(MinecraftApiDependencies
const
&);
24
MinecraftApiDependencies();
25
26
public
:
27
// virtual functions
28
// NOLINTBEGIN
29
virtual
void
finishMiningHook()
/*override*/
;
30
// NOLINTEND
31
32
public
:
33
// virtual function thunks
34
// NOLINTBEGIN
35
MCNAPI
void
$finishMiningHook
();
36
37
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
46
47
}
// namespace Interactions::Mining
Interactions::Mining::IMinecraftApiDependencies
Definition
IMinecraftApiDependencies.h:7
Interactions::Mining::MinecraftApiDependencies::$vftable
static MCAPI void ** $vftable()
Interactions::Mining::MinecraftApiDependencies::$finishMiningHook
MCAPI void $finishMiningHook()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
interactions
mining
dependency_implementations
MinecraftApiDependencies.h
Generated on
for LeviLamina by
1.16.1