3#include "mc/_HeaderOutputPredefine.h"
11namespace SculkSensorConversionUtils {
14MCAPI ::std::function<::std::optional<int>(
::BlockLegacy const&,
int)>& SculkSensorPhaseStateGetter();
16MCAPI ::std::function<
::Block const*(
::BlockLegacy const&, int, int)>& SculkSensorPhaseStateSetter();
Definition BlockLegacy.h:88