|
LeviLamina
|
Public Member Functions | |
| CommandAreaFactory & | operator= (CommandAreaFactory const &) |
| CommandAreaFactory (CommandAreaFactory const &) | |
| 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 > | findAreaWithBuffer (::BlockPos const &min, ::BlockPos const &max, int commandVersion, bool allowUnloadedChunks, bool allowPlayerChunks) const |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::Dimension & > | mDimension |