LeviLamina
Loading...
Searching...
No Matches
ActorRiding.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/ViewT.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
class
StrictEntityContext
;
12
class
Vec3
;
13
struct
StateVectorComponent
;
14
struct
StrictActorIDEntityContextPair
;
15
struct
VehicleComponent
;
16
// clang-format on
17
18
namespace
ActorRiding {
19
// functions
20
// NOLINTBEGIN
21
MCAPI ::StrictEntityContext getPassengerClosestTo(
22
::Vec3
const
& pos,
23
::VehicleComponent
const
& vehicle,
24
::ViewT<::StrictEntityContext, ::StateVectorComponent const>
const
& positions
25
);
26
27
MCAPI ::std::vector<::StrictActorIDEntityContextPair>
const
& getPassengers(
::EntityContext
const
& provider);
28
// NOLINTEND
29
30
}
// namespace ActorRiding
EntityContext
Definition
EntityContext.h:16
StrictEntityContext
Definition
StrictEntityContext.h:10
Vec3
Definition
Vec3.h:10
ViewT
Definition
ViewT.h:6
StateVectorComponent
Definition
StateVectorComponent.h:10
StrictActorIDEntityContextPair
Definition
StrictActorIDEntityContextPair.h:5
VehicleComponent
Definition
VehicleComponent.h:10
src
mc
world
actor
provider
ActorRiding.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0