| 
| 
::ll::TypedStorage< 1, 1, bool >  | mAllowNonTickingPlayerAndTickingAreaChunks | 
|   | 
| 
::ll::TypedStorage< 1, 1, ::AreaType >  | mAreaType | 
|   | 
| 
::ll::TypedStorage< 4, 48, ::Bounds >  | mBounds | 
|   | 
| 
::ll::TypedStorage< 8, 32, ::std::string >  | mTickingAreaName | 
|   | 
| 
::ll::TypedStorage< 8, 32, ::std::string >  | mSerializationId | 
|   | 
| 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IRequestAction > >  | mRequestAction | 
|   | 
◆ ChunkLoadedRequest() [1/2]
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ ChunkLoadedRequest() [2/2]
      
        
          | MCAPI ChunkLoadedRequest::ChunkLoadedRequest  | 
          ( | 
          ::std::string const & |           tickingAreaName,  | 
        
        
           | 
           | 
          ::std::unique_ptr<::IRequestAction > |           requestAction,  | 
        
        
           | 
           | 
          bool |           allowNonTickingPlayerAndTickingAreaChunks ) | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ ~ChunkLoadedRequest()
      
        
          | MCAPI ChunkLoadedRequest::~ChunkLoadedRequest  | 
          ( | 
           | ) | 
           | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ _getTickingArea()
      
        
          | MCAPI::ITickingAreaView const  * ChunkLoadedRequest::_getTickingArea  | 
          ( | 
          ::Dimension const & |           dimension | ) | 
           const | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ areAllChunksLoaded()
      
        
          | MCAPI::ChunksLoadedStatus ChunkLoadedRequest::areAllChunksLoaded  | 
          ( | 
          ::Dimension & |           dimension,  | 
        
        
           | 
           | 
          ::Tick |           currentLevelTick ) const | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ areaContainsChunk()
      
        
          | MCAPI bool ChunkLoadedRequest::areaContainsChunk  | 
          ( | 
          ::LevelChunk const & |           chunk | ) | 
           const | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ serialize()
      
        
          | MCAPI::CompoundTag ChunkLoadedRequest::serialize  | 
          ( | 
          ::ChunkRequestListType |           chunkRequestListType | ) | 
           | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ load()
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ $ctor() [1/2]
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ $ctor() [2/2]
      
        
          | MCAPI void * ChunkLoadedRequest::$ctor  | 
          ( | 
          ::std::string const & |           tickingAreaName,  | 
        
        
           | 
           | 
          ::std::unique_ptr<::IRequestAction > |           requestAction,  | 
        
        
           | 
           | 
          bool |           allowNonTickingPlayerAndTickingAreaChunks ) | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
◆ $dtor()
      
        
          | MCAPI void ChunkLoadedRequest::$dtor  | 
          ( | 
           | ) | 
           | 
        
      
 
- Attention
 - This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name. 
 
 
 
The documentation for this class was generated from the following file: