LeviLamina
Loading...
Searching...
No Matches
InsideEndPortalBlockSystemImpl.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/entity/components/InsideBlockWithPosAndBlockComponent.h"
7
8// auto generated forward declare list
9// clang-format off
12// clang-format on
13
14namespace InsideEndPortalBlockSystemImpl {
15// functions
16// NOLINTBEGIN
17MCAPI void tickInsideEndPortalBlock(
19 ::ActorOwnerComponent& actorOwnerComponent
20);
21// NOLINTEND
22
23} // namespace InsideEndPortalBlockSystemImpl
Definition ActorOwnerComponent.h:10
Definition EndPortalBlockFlag.h:5
Definition InsideBlockWithPosAndBlockComponent.h:6