Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Data #3

Open
2 of 4 tasks
mastercoms opened this issue Jul 21, 2019 · 0 comments
Open
2 of 4 tasks

Block Data #3

mastercoms opened this issue Jul 21, 2019 · 0 comments
Assignees
Labels
api API implementation for Bukkit data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. serialization A feature involving data serialization/deserialization. server An internal technical feature. story A meta-issue containing many child issues.
Projects

Comments

@mastercoms
Copy link
Member

mastercoms commented Jul 21, 2019

This issue is part of the 1.13.x compatibility Epic.

All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from,
inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).


Description:

In 1.13 , all the different byte and short metadata to describe block information was scrapped, and replaced with properties. These are stored in block states, with block data. These properties are defined within data packs. We need to:

Reference Documentation:

Relevant Code:

Related to:

#4


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

@mastercoms mastercoms added essential A feature that must be implemented for 1.13 base support. api API implementation for Bukkit server An internal technical feature. serialization A feature involving data serialization/deserialization. data A feature involving internal representations of blocks, items, properties, and more. labels Jul 21, 2019
@mastercoms mastercoms added this to Backlog in 1.13 Jul 23, 2019
This was referenced Sep 15, 2019
@mastercoms mastercoms moved this from Backlog to To do in 1.13 Sep 15, 2019
@mastercoms mastercoms added the story A meta-issue containing many child issues. label Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API implementation for Bukkit data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. serialization A feature involving data serialization/deserialization. server An internal technical feature. story A meta-issue containing many child issues.
Projects
1.13
  
To do
Development

No branches or pull requests

2 participants