LeviLamina
Loading...
Searching...
No Matches
ChunkLoadedRequest Class Reference

Public Member Functions

ChunkLoadedRequestoperator= (ChunkLoadedRequest const &)
 ChunkLoadedRequest (ChunkLoadedRequest const &)
MCAPI ChunkLoadedRequest (::ChunkLoadedRequest &&)
MCAPI ChunkLoadedRequest (::std::string const &tickingAreaName, ::std::unique_ptr<::IRequestAction > requestAction, bool allowNonTickingPlayerAndTickingAreaChunks)
MCAPI::ITickingAreaView const * _getTickingArea (::Dimension const &dimension) const
MCAPI::ChunksLoadedStatus areAllChunksLoaded (::Dimension &dimension, ::Tick currentLevelTick) const
MCAPI bool areaContainsChunk (::LevelChunk const &chunk) const
MCAPI::CompoundTag serialize (::ChunkRequestListType chunkRequestListType)
MCAPI void * $ctor (::ChunkLoadedRequest &&)
MCAPI void * $ctor (::std::string const &tickingAreaName, ::std::unique_ptr<::IRequestAction > requestAction, bool allowNonTickingPlayerAndTickingAreaChunks)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI bool isValidTag (::CompoundTag const &tag)
static MCAPI ::DeserializedChunkLoadedRequest load (::std::string const &key, ::CompoundTag const &tag, ::ICommandOriginLoader &loader, ::std::string const &dimensionPrefix, ::JigsawStructureElementRegistry const &elementReg)

Public Attributes

::ll::TypedStorage< 1, 1, bool > mAllowNonTickingPlayerAndTickingAreaChunks
::ll::TypedStorage< 1, 1, ::AreaType > mAreaType
::ll::TypedStorage< 4, 48, ::BoundsmBounds
::ll::TypedStorage< 8, 32, ::std::string > mTickingAreaName
::ll::TypedStorage< 8, 32, ::std::string > mSerializationId
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IRequestAction > > mRequestAction

The documentation for this class was generated from the following file: