mcrw 0.4.0

A library for working with the Minecraft data types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[dev-dependencies.quickcheck]
version = "1.0.3"

[dev-dependencies.quickcheck_macros]
version = "1.0.0"

[package]
authors = ["Bond_009 <bond.009@outlook.com>"]
description = "A library for working with the Minecraft data types"
edition = "2018"
keywords = ["minecraft", "bytes"]
license = "MPL-2.0"
name = "mcrw"
repository = "https://gitlab.com/siderite/mcrw"
version = "0.4.0"