LeviLamina
Loading...
Searching...
No Matches
OpenDoorAnnotationComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/BlockPos.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Mob
;
11
// clang-format on
12
13
class
OpenDoorAnnotationComponent
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 40, ::std::queue<::BlockPos, ::std::deque<::BlockPos>>> mPassedDoorPositions;
18
// NOLINTEND
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
void
_cleanUp(
::Mob
& mob);
24
25
MCAPI
void
checkPath(
::Mob
& mob);
26
// NOLINTEND
27
};
Mob
Definition
Mob.h:51
OpenDoorAnnotationComponent
Definition
OpenDoorAnnotationComponent.h:13
src
mc
entity
components_json_legacy
OpenDoorAnnotationComponent.h
Generated on
for LeviLamina by
1.16.1