LeviLamina
|
Public Member Functions | |
MCAPI void | addServerChunksToPacket (::NetworkIdentifier const &player, ::SubClientId clientId, ::NetworkChunkPublisherUpdatePacket &updatePacket) |
MCAPI void | clearAllGenerationRequests (::NetworkIdentifier const &player, ::SubClientId clientId) |
MCAPI bool | hasPendingGenerationRequests (::NetworkIdentifier const &player, ::SubClientId clientId) const |
Public Attributes | |
::ll::TypedStorage< 8, 32, ::SpinLockImpl > | mGenerationRequestLock |
::ll::TypedStorage< 8, 64, ::std::unordered_map<::ChunkViewOwner, ::std::unordered_set<::ChunkPos > > > | mGenerationRequests |