13class CommandAreaFactory {
17 ::ll::TypedStorage<8, 8, ::Dimension&> mDimension;
22 CommandAreaFactory& operator=(CommandAreaFactory
const&);
23 CommandAreaFactory(CommandAreaFactory
const&);
29 MCAPI ::std::unique_ptr<::CommandArea> _getArea(
31 bool allowNonTickingPlayerAndTickingAreaChunks,
32 bool allowUnloadedChunks,
33 bool allowPlayerChunks
36 MCAPI ::std::unique_ptr<::CommandArea> _getNewCommandArea(
::Bounds const& requiredArea)
const;
38 MCAPI ::std::unique_ptr<::CommandArea> findAreaWithBuffer(
42 bool allowUnloadedChunks,
43 bool allowPlayerChunks