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