Crate netherrack [] [src]

Entry module for the Netherrack project

Modules

core

Core functionality for Netherrack

io

Access to various I/O operations and features

universe

The universe, where everything to do with server-wide functions resides

Structs

Version

Represents a version number conforming to the semantic versioning scheme.

Constants

MINECRAFT_PROTOCOL_VERSION

The version of the Minecraft protocol accepted by Netherrack

NETHERRACK_VERSION_STRING

The version of Netherrack as determined at compile time

Functions

get_version

Gets the current version of Netherrack

start_server

Starts a new Netherrack server instance