MCPcopy Create free account
hub / github.com/HairlessVillager/minecommit / entities_region.rs

File entities_region.rs

minecommit/src/handler/entities_region.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::{Context, Result};
2use simdnbt::owned::{NbtCompound, NbtList, NbtTag};
3use std::io::Cursor;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected