3#include "mc/_HeaderOutputPredefine.h"
28 MCNAPI ::std::unique_ptr<::CommandArea>
_getArea(
30 bool allowNonTickingPlayerAndTickingAreaChunks,
31 bool allowUnloadedChunks,
32 bool allowPlayerChunks
39 bool allowUnloadedChunks,
40 bool allowPlayerChunks
Definition CommandAreaFactory.h:12
MCAPI ::std::unique_ptr<::CommandArea > findAreaWithBuffer(::BlockPos const &min, ::BlockPos const &max, int commandVersion, bool allowUnloadedChunks, bool allowPlayerChunks) const
MCAPI ::std::unique_ptr<::CommandArea > _getArea(::Bounds const &requiredArea, bool allowNonTickingPlayerAndTickingAreaChunks, bool allowUnloadedChunks, bool allowPlayerChunks) const
Definition CommandArea.h:5