Skip to main content

Module chunk_ticket_storage

Module chunk_ticket_storage 

Source
Expand description

Authoritative chunk ticket source storage.

Structsยง

ChunkTicketStorage ๐Ÿ”’
Owns one logical ticket for each canonical type identity and level.
PersistentChunkTicket ๐Ÿ”’
PersistentChunkTickets ๐Ÿ”’
Persistent chunk ticket saved data.
SourceLevelUpdate ๐Ÿ”’
One materialized source level for a propagation domain.
SourceProjectionChanges ๐Ÿ”’
Source positions dirtied by one or more storage mutations.
StoredChunkTicket ๐Ÿ”’
TimedTicketExpiration ๐Ÿ”’
One timed entry observed for the current world-tick expiration pass.

Enumsยง

ChunkTicketStorageLoadError ๐Ÿ”’
Invalid persisted chunk ticket data that prevents restoring the ticket storage.

Constantsยง

ENDER_PEARL_TICKET_RADIUS ๐Ÿ”’
ENDER_PEARL_TICKET_TIMEOUT_TICKS ๐Ÿ”’
PORTAL_TICKET_RADIUS ๐Ÿ”’

Functionsยง

ender_pearl_ticket ๐Ÿ”’
portal_ticket ๐Ÿ”’

Type Aliasesยง

StoredTickets ๐Ÿ”’