logo
Expand description

The heart of the server.

Structs

Contains information about a new client.

Contains the entire state of a running Minecraft server, accessible from within the update loop.

A handle to a Minecraft server containing the subset of functionality which is accessible outside the update loop.

Functions

Consumes the configuration and starts the server.

Type Definitions

The result type returned from start_server.