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§
Functions§
- init
- Set up logging, read the config file, etc.
- start_
server - Start the server.