LeviLamina
Loading...
Searching...
No Matches
CameraBlendStateComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MinecraftCamera {
6
7
struct
CameraBlendStateComponent
{
8
public
:
9
// CameraBlendStateComponent inner types declare
10
// clang-format off
11
struct
EaseState
;
12
struct
SnapShotEaseValues
;
13
// clang-format on
14
15
// CameraBlendStateComponent inner types define
16
struct
SnapShotEaseValues
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 12>
mUnkb15ad3;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
SnapShotEaseValues
& operator=(
SnapShotEaseValues
const
&);
26
SnapShotEaseValues
(
SnapShotEaseValues
const
&);
27
SnapShotEaseValues
();
28
};
29
30
struct
EaseState
{
31
public
:
32
// member variables
33
// NOLINTBEGIN
34
::ll::UntypedStorage<4, 4>
mUnk9836a6;
35
::ll::UntypedStorage<4, 4>
mUnk7c07aa;
36
::ll::UntypedStorage<4, 12>
mUnke2c2ba;
37
::ll::UntypedStorage<4, 12>
mUnka68579;
38
// NOLINTEND
39
40
public
:
41
// prevent constructor by default
42
EaseState
& operator=(
EaseState
const
&);
43
EaseState
(
EaseState
const
&);
44
EaseState
();
45
};
46
47
public
:
48
// member variables
49
// NOLINTBEGIN
50
::ll::UntypedStorage<4, 36>
mUnkc7e2ad;
51
::ll::UntypedStorage<8, 24>
mUnkef16cf;
52
::ll::UntypedStorage<4, 4>
mUnkbef08b;
53
::ll::UntypedStorage<8, 64>
mUnk324e43;
54
::ll::UntypedStorage<4, 4>
mUnkb9fd6c;
55
::ll::UntypedStorage<4, 4>
mUnka520a3;
56
::ll::UntypedStorage<4, 12>
mUnka943fa;
57
::ll::UntypedStorage<4, 12>
mUnk1bfa6b;
58
::ll::UntypedStorage<4, 12>
mUnkbc2cda;
59
// NOLINTEND
60
61
public
:
62
// prevent constructor by default
63
CameraBlendStateComponent
& operator=(
CameraBlendStateComponent
const
&);
64
CameraBlendStateComponent
(
CameraBlendStateComponent
const
&);
65
CameraBlendStateComponent
();
66
};
67
68
}
// namespace MinecraftCamera
MinecraftCamera::CameraBlendStateComponent::EaseState
Definition
CameraBlendStateComponent.h:30
MinecraftCamera::CameraBlendStateComponent::SnapShotEaseValues
Definition
CameraBlendStateComponent.h:16
MinecraftCamera::CameraBlendStateComponent
Definition
CameraBlendStateComponent.h:7
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
minecraft_camera
components
CameraBlendStateComponent.h
Generated on Sun Oct 12 2025 06:31:26 for LeviLamina by
1.12.0