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

Convert BlockData to numerical IDs [$75] #27

Closed
mastercoms opened this issue Sep 22, 2019 · 1 comment
Closed

Convert BlockData to numerical IDs [$75] #27

mastercoms opened this issue Sep 22, 2019 · 1 comment
Labels
bounty data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. server An internal technical feature.

Comments

@mastercoms
Copy link
Member

mastercoms commented Sep 22, 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:

We need a system to parse base block types and properties to generate BlockData into networkable/writeable numerical IDs.

Reference Documentation:

https://wiki.vg/Data_Generators

Relevant Code:

https://github.com/GlowstoneMC/Glowstone/tree/1.13/src/main/java/net/glowstone/block/data
https://github.com/GlowstoneMC/Glowstone/tree/1.13/src/main/java/net/glowstone/block/flattening

Related to:

#3


There is a $75 open bounty on this issue. Add to the bounty at Bountysource.

@mastercoms mastercoms added data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. server An internal technical feature. labels Sep 22, 2019
@mastercoms mastercoms mentioned this issue Sep 22, 2019
4 tasks
@mastercoms mastercoms changed the title Convert BlockData to numerical IDs Convert BlockData to numerical IDs [$75] Sep 24, 2019
@smartboyathome
Copy link

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. server An internal technical feature.
Projects
None yet
Development

No branches or pull requests

2 participants