LeviLamina
Loading...
Searching...
No Matches
ScriptMoveToOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/InterfaceBindingBuilder.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
Error; }
11
// clang-format on
12
13
namespace
ScriptModuleGameTest {
14
15
struct
ScriptMoveToOptions
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 8>
mUnkc11c9f;
20
::ll::UntypedStorage<1, 2>
mUnk49c1dd;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ScriptMoveToOptions
& operator=(
ScriptMoveToOptions
const
&);
26
ScriptMoveToOptions
(
ScriptMoveToOptions
const
&);
27
ScriptMoveToOptions
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI ::std::optional<::Scripting::Error> validate()
const
;
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCAPI static ::Scripting::InterfaceBindingBuilder<::ScriptModuleGameTest::ScriptMoveToOptions> bindV1();
39
// NOLINTEND
40
41
public
:
42
// static variables
43
// NOLINTBEGIN
44
MCAPI
static
bool
const
& FACE_TARGET_DEFAULT();
45
46
MCAPI
static
float
const
& SPEED_DEFAULT();
47
48
MCAPI
static
float
const
& SPEED_MIN();
49
// NOLINTEND
50
};
51
52
}
// namespace ScriptModuleGameTest
ScriptModuleGameTest::ScriptMoveToOptions
Definition
ScriptMoveToOptions.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptMoveToOptions.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0