LeviLamina
Loading...
Searching...
No Matches
ScriptActorTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Level
;
11
namespace
ScriptModuleMinecraft {
class
ScriptActorType; }
12
namespace
Scripting {
class
ModuleBindingBuilder; }
13
namespace
Scripting {
class
WeakLifetimeScope; }
14
// clang-format on
15
16
namespace
ScriptModuleMinecraft {
17
18
class
ScriptActorTypes
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 64>
mUnk883648;
23
::ll::UntypedStorage<8, 8>
mUnk5bfa27;
24
::ll::UntypedStorage<1, 1>
mUnk4ca34e;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
ScriptActorTypes
& operator=(
ScriptActorTypes
const
&);
30
ScriptActorTypes
(
ScriptActorTypes
const
&);
31
ScriptActorTypes
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
void
add(
::Scripting::WeakLifetimeScope
& scope, ::std::string
const
& actorName);
37
38
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorType>>
39
get(::std::string
const
& actorName);
40
41
MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorType>>
42
getAll(
::Scripting::WeakLifetimeScope
& scope);
43
// NOLINTEND
44
45
public
:
46
// static functions
47
// NOLINTBEGIN
48
MCAPI
static
void
bind(
::Scripting::ModuleBindingBuilder
& moduleBuilder,
::Level
const
& level);
49
// NOLINTEND
50
};
51
52
}
// namespace ScriptModuleMinecraft
Level
Definition
Level.h:234
ScriptModuleMinecraft::ScriptActorTypes
Definition
ScriptActorTypes.h:18
Scripting::ModuleBindingBuilder
Definition
ModuleBindingBuilder.h:30
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
actor
ScriptActorTypes.h
Generated on Sat Apr 26 2025 05:55:50 for LeviLamina by
1.12.0