LeviLamina
Loading...
Searching...
No Matches
LavaTravelSystemImpl.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
10// clang-format on
11
12namespace LavaTravelSystemImpl {
13// functions
14// NOLINTBEGIN
15MCNAPI void copyLavaSpeedToMobTravel(
17 ::MovementAttributesComponent const& attributesComponent,
18 ::MobTravelComponent& mobTravelComponent
19);
20// NOLINTEND
21
22} // namespace LavaTravelSystemImpl
Definition StrictEntityContext.h:8
Definition MobTravelComponent.h:8
Definition MovementAttributesComponent.h:5