3#include "mc/_HeaderOutputPredefine.h"
11namespace CreakingHeartConversionUtils {
14MCNAPI ::std::function<::std::optional<int>(
::BlockType const&,
int)>& CreakingHeartStateGetter();
16MCNAPI ::std::function<
::Block const*(
::BlockType const&, int, int)>& CreakingHeartStateSetter();
Definition BlockType.h:84