GlowstoneMC/Glowstone

Investigate an implementation of the 1.13 chunk format

Open

#1,037 opened on Apr 11, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (278 forks)batch import
help wanted

Repository metrics

Stars
 (1,825 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Open to: community Dependencies: None


Investigate possible implementations of the new chunk format and block data internally. This will require a rewrite of our ChunkSection implementation, will likely go hand-in-hand with the new BlockData API in Spigot.

What to do for this task? Come up with suggestions on how to efficiently store information about blocks in memory, with easy write/read access, and within the bounds of the Bukkit API spec.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide