LeviLamina
Loading...
Searching...
No Matches
TrailComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec3.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Actor
;
11
class
BlockType
;
12
// clang-format on
13
14
struct
TrailComponent
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 8, ::BlockType const*> mBlockType;
19
::ll::TypedStorage<4, 12, ::Vec3> mSpawnOffset;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
void
initFromDefinition(
::Actor
const
& actor);
26
// NOLINTEND
27
};
Actor
Definition
Actor.h:102
BlockType
Definition
BlockType.h:84
TrailComponent
Definition
TrailComponent.h:14
src-server
mc
entity
components
TrailComponent.h
Generated on Tue Oct 28 2025 05:31:45 for LeviLamina by
1.12.0