Expand description
§chunkedge_server_common
Contains some miscellaneous types for the chunkedge_server family of crates, like chunkedge_entity. chunkedge_registry, and chunkedge_server.
Structs§
- Despawned
- A marker [
Component] for entities that should be despawned at the end of the tick. - Server
- Contains global server state accessible as a [
Resource]. - Server
Plugin - Server
Settings - Unique
Id - The universally unique identifier of an entity. Component wrapper for a
Uuid.
Constants§
- DEFAULT_
TPS - Minecraft’s standard ticks per second (TPS).