Crate minecrevy_std

Source
Expand description

Standard library for Minecrevy servers.

Modules§

handshake
This module contains the HandshakePlugin, which handles handshake packets.
status
This module contains the StatusPlugin, which handles status packets.

Structs§

CorePlugin
Plugin that provides core functionality for Minecrevy servers.
DynamicImage
Asset that wraps image::DynamicImages.
DynamicImageLoader
AssetLoader for DynamicImages.
PlayerCount
Resource for the current and maximum player count.

Enums§

DynamicImageLoaderError
Error type for DynamicImageLoader.