|
|
CommandAreaFactory & | operator= (CommandAreaFactory const &) |
|
| CommandAreaFactory (CommandAreaFactory const &) |
|
MCAPI | CommandAreaFactory (::Dimension &dimension) |
|
MCAPI ::std::unique_ptr<::CommandArea > | _getArea (::Bounds const &requiredArea, bool allowNonTickingPlayerAndTickingAreaChunks, bool allowUnloadedChunks, bool allowPlayerChunks) const |
|
MCAPI ::std::unique_ptr<::CommandArea > | _getNewCommandArea (::Bounds const &requiredArea) const |
|
MCAPI ::std::unique_ptr<::CommandArea > | findArea (::BlockPos const &min, ::BlockPos const &max, bool allowNonTickingPlayerAndTickingAreaChunks, bool allowUnloadedChunks, bool allowPlayerChunks) const |
|
MCAPI ::std::unique_ptr<::CommandArea > | findAreaWithBuffer (::BlockPos const &min, ::BlockPos const &max, int commandVersion, bool allowUnloadedChunks, bool allowPlayerChunks) const |
|
MCFOLD void * | $ctor (::Dimension &dimension) |
|
|
static MCAPI bool | shouldAllowNonTickingPlayerAndTickingAreaChunks (int commandVersion) |
The documentation for this class was generated from the following file: