LeviLamina
Loading...
Searching...
No Matches
HitboxComponentSerialization.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
CompoundTag
;
8
class
HitboxComponent
;
9
// clang-format on
10
11
namespace
HitboxComponentSerialization {
12
// functions
13
// NOLINTBEGIN
14
MCAPI
void
fromCompoundTag(
::HitboxComponent
& result,
::CompoundTag
const
& tag);
15
16
MCAPI
void
toCompoundTag(
::HitboxComponent
const
& source,
::CompoundTag
& tag);
17
// NOLINTEND
18
19
}
// namespace HitboxComponentSerialization
CompoundTag
Definition
CompoundTag.h:13
HitboxComponent
Definition
HitboxComponent.h:10
src
mc
deps
vanilla_components
HitboxComponentSerialization.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0