mirror of
https://github.com/Cactus-minecraft-server/World.git
synced 2025-12-09 19:20:40 +00:00
finished the creation of nbt in player.rs I will refactor level.rs to use a struct and update its fields
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
mod level;
|
||||
mod perlin;
|
||||
mod player;
|
||||
mod superflat;
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
|
||||
Reference in New Issue
Block a user