23 ::ll::TypedStorage<1, 1, ::ChunksLoadedStatus> mStatus;
24 ::ll::TypedStorage<8, 8, ::Player*> mPlayer;
25 ::ll::TypedStorage<8, 8, ::ITickingAreaView*> mTickingAreaView;
31 MCAPI ::std::unique_ptr<::ChunkViewSource> getChunkViewSource()
const;
33 MCFOLD ::ChunksLoadedStatus getChunksLoadedStatus()
const;
39 MCAPI static ::ChunksLoadedStatus areAllChunksLoadedAndTicking(
45 bool allowNonTickingPlayerAndTickingAreaChunks
48 MCAPI static ::ChunksLoadedInfo calculateChunksLoadedInfo(
54 bool allowUnloadedChunks,
55 bool allowNonTickingPlayerAndTickingAreaChunks,
56 bool allowPlayerChunks