LeviLamina
Loading...
Searching...
No Matches
ScriptLavaMovementComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/components/AttributeScriptActorComponent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ScriptModuleMinecraft {
class
ScriptComponentTypeEnumBuilder
; }
11
namespace
Scripting {
struct
ClassBinding
; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
class
ScriptLavaMovementComponent
:
public
::ScriptModuleMinecraft::AttributeScriptActorComponent
{
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
virtual
~ScriptLavaMovementComponent
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// static functions
25
// NOLINTBEGIN
26
MCAPI static ::Scripting::ClassBinding
27
bind(
::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder
& componentTypeEnumBuilder);
28
// NOLINTEND
29
30
public
:
31
// static variables
32
// NOLINTBEGIN
33
MCAPI
static
char
const
*& ComponentId();
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCNAPI
static
void
**
$vftable
();
40
// NOLINTEND
41
};
42
43
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::AttributeScriptActorComponent
Definition
AttributeScriptActorComponent.h:20
ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder
Definition
ScriptComponentTypeEnumBuilder.h:17
ScriptModuleMinecraft::ScriptLavaMovementComponent
Definition
ScriptLavaMovementComponent.h:16
ScriptModuleMinecraft::ScriptLavaMovementComponent::$vftable
static MCAPI void ** $vftable()
Scripting::ClassBinding
Definition
ClassBinding.h:19
src
mc
scripting
modules
minecraft
components
ScriptLavaMovementComponent.h
Generated on
for LeviLamina by
1.16.1