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