LeviLamina
Loading...
Searching...
No Matches
ScriptWorldFactory.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
ServerLevel
;
11
namespace
ScriptModuleMinecraft {
class
ScriptWorld; }
12
namespace
Scripting {
class
DependencyLocator; }
13
namespace
Scripting {
class
WeakLifetimeScope; }
14
// clang-format on
15
16
namespace
ScriptModuleMinecraft {
17
18
class
ScriptWorldFactory
{
19
public
:
20
// static functions
21
// NOLINTBEGIN
22
MCAPI static ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptWorld>
23
getHandle(
::Scripting::WeakLifetimeScope
& scope,
::ServerLevel
& level,
::Scripting::DependencyLocator
& locator);
24
// NOLINTEND
25
};
26
27
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptWorldFactory
Definition
ScriptWorldFactory.h:18
Scripting::DependencyLocator
Definition
DependencyLocator.h:7
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:12
ServerLevel
Definition
ServerLevel.h:52
src
mc
scripting
modules
minecraft
ScriptWorldFactory.h
Generated on Sat Apr 26 2025 05:55:54 for LeviLamina by
1.12.0