LeviLamina
Loading...
Searching...
No Matches
EntitySubsensor.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
struct
Tick
;
9
// clang-format on
10
11
class
EntitySubsensor
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<4, 12>
mUnk25aeeb;
16
::ll::UntypedStorage<1, 1>
mUnkc5df3d;
17
::ll::UntypedStorage<4, 4>
mUnk556217;
18
::ll::UntypedStorage<4, 4>
mUnkc2289e;
19
::ll::UntypedStorage<8, 8>
mUnkc69f2f;
20
::ll::UntypedStorage<8, 32>
mUnk1ec600;
21
::ll::UntypedStorage<8, 64>
mUnkfd4a67;
22
::ll::UntypedStorage<8, 16>
mUnk59037a;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
EntitySubsensor
& operator=(
EntitySubsensor
const
&);
28
EntitySubsensor
(
EntitySubsensor
const
&);
29
EntitySubsensor
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
void
senseEntities(
35
::Actor
& actor,
36
::gsl::span<::gsl::not_null<::Actor*>>
const
& nearbyActors,
37
::Tick
const
& currentTick,
38
bool
relativeRange,
39
bool
canFireEventWithNoEntities
40
);
41
42
MCAPI
~EntitySubsensor
();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
};
Actor
Definition
Actor.h:104
EntitySubsensor
Definition
EntitySubsensor.h:11
Tick
Definition
Tick.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
EntitySubsensor.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0