22 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnChunkLoaded;
23 ::ll::TypedStorage<4, 4, uint> mChunkTickRange;
24 ::ll::TypedStorage<4, 4, uint> mMaxSimRadiusInChunks;
32 MCAPI
bool isChunkInTickRange(
::LevelChunk const& lc, ::std::optional<int> minDistToPlayer)
const;
34 MCAPI
bool isChunkInTickRange(
37 bool shouldServerGenerate,
38 float serverBuildRatio,