Crate composition

Crate composition 

Source

Re-exports§

pub use mctypes::*;

Modules§

entity
Data types for every entity in the game.
mctypes
Implementations of the data types needed for the Minecraft protocol.
server
The logic for the server.
world
The data types for blocks, chunks, dimensions, and world files.

Structs§

Config
START_TIME

Functions§

init
Set up logging, read the config file, etc.
start_server
Start the server.