LeviLamina
Loading...
Searching...
No Matches
UseActorDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/bhave/definition/BehaviorDefinition.h"
7
8
class
UseActorDefinition
:
public
::BehaviorDefinition
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual
~UseActorDefinition
()
/*override*/
=
default
;
13
// NOLINTEND
14
15
public
:
16
// vftables
17
// NOLINTBEGIN
18
MCNAPI
static
void
**
$vftable
();
19
// NOLINTEND
20
};
BehaviorDefinition
Definition
BehaviorDefinition.h:17
UseActorDefinition
Definition
UseActorDefinition.h:8
UseActorDefinition::$vftable
static MCAPI void ** $vftable()
src
mc
world
actor
bhave
definition
UseActorDefinition.h
Generated on
for LeviLamina by
1.16.1