LeviLamina
Loading...
Searching...
No Matches
ActorPuvInput.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/json/Value.h"
7
#include "mc/deps/puv/Input.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
SemVersion
;
12
// clang-format on
13
14
namespace
ActorMigratedUtils {
15
16
class
ActorPuvInput
:
public
::Puv::Input
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 16, ::Json::Value> mJsonValue;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 1
27
virtual ::SemVersion version()
const
/*override*/
;
28
29
// vIndex: 2
30
virtual ::Puv::Input::Data data()
const
/*override*/
;
31
32
// vIndex: 0
33
virtual
~ActorPuvInput
()
/*override*/
;
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCFOLD
void
$dtor();
40
// NOLINTEND
41
42
public
:
43
// virtual function thunks
44
// NOLINTBEGIN
45
MCFOLD ::SemVersion $version()
const
;
46
47
MCFOLD ::Puv::Input::Data $data()
const
;
48
// NOLINTEND
49
50
public
:
51
// vftables
52
// NOLINTBEGIN
53
MCNAPI
static
void
**
$vftable
();
54
// NOLINTEND
55
};
56
57
}
// namespace ActorMigratedUtils
ActorMigratedUtils::ActorPuvInput
Definition
ActorPuvInput.h:16
ActorMigratedUtils::ActorPuvInput::$vftable
static MCAPI void ** $vftable()
Puv::Input
Definition
Input.h:15
SemVersion
Definition
SemVersion.h:16
src-server
mc
world
actor
actor_migrated_utils
ActorPuvInput.h
Generated on Tue Nov 25 2025 04:01:34 for LeviLamina by
1.12.0