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