LeviLamina
Loading...
Searching...
No Matches
ServerAnimationComponentFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AnimationComponent
;
8
struct
AnimationComponentArguments
;
9
// clang-format on
10
11
namespace
ServerAnimationComponentFactory {
12
// functions
13
// NOLINTBEGIN
14
MCFOLD ::std::unique_ptr<::AnimationComponent> createAnimationComponent(::AnimationComponentArguments&& args);
15
// NOLINTEND
16
17
}
// namespace ServerAnimationComponentFactory
AnimationComponent
Definition
AnimationComponent.h:36
AnimationComponentArguments
Definition
AnimationComponentArguments.h:13
src
mc
world
actor
animation
ServerAnimationComponentFactory.h
Generated on
for LeviLamina by
1.16.1