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
BlockLegacy
;
12
// clang-format on
13
14
struct
TrailComponent
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 8, ::BlockLegacy const*> mBlockType;
19
::ll::TypedStorage<4, 12, ::Vec3> mSpawnOffset;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
void
initFromDefinition
(
::Actor
const
& actor);
26
// NOLINTEND
27
};
Actor
Definition
Actor.h:103
BlockLegacy
Definition
BlockLegacy.h:88
TrailComponent
Definition
TrailComponent.h:14
TrailComponent::initFromDefinition
MCAPI void initFromDefinition(::Actor const &actor)
src
mc
entity
components
TrailComponent.h
Generated on Fri Jun 13 2025 05:04:32 for LeviLamina by
1.12.0