LeviLamina
Loading...
Searching...
No Matches
BuiltInMobComponents.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
MobAnimationComponent
;
8
struct
MobHurtTimeComponent
;
9
// clang-format on
10
11
struct
BuiltInMobComponents
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 8, ::gsl::not_null<::MobAnimationComponent*>> mMobAnimationComponent;
16
::ll::TypedStorage<8, 8, ::gsl::not_null<::MobHurtTimeComponent*>> mMobHurtTimeComponent;
17
// NOLINTEND
18
};
BuiltInMobComponents
Definition
BuiltInMobComponents.h:11
MobAnimationComponent
Definition
MobAnimationComponent.h:8
MobHurtTimeComponent
Definition
MobHurtTimeComponent.h:8
src
mc
world
actor
BuiltInMobComponents.h
Generated on Sat Apr 26 2025 05:56:05 for LeviLamina by
1.12.0