3#include "mc/_HeaderOutputPredefine.h"
11namespace HitboxComponentSerialization {
14MCAPI
void fromCompoundTag(::HitboxComponent& result, ::CompoundTag
const& tag);
16MCAPI
void toCompoundTag(::HitboxComponent
const& source, ::CompoundTag& tag);
Definition CompoundTag.h:23
Definition HitboxComponent.h:10