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

Tag API implementation [$20] #11

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

Tag API implementation [$20] #11

mastercoms opened this issue Sep 15, 2019 · 1 comment
Labels
api API implementation for Bukkit 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 15, 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 to implement the object data representation for tags, so that they can be read by the server logic after serialization from data packs.

Reference Documentation:

https://papermc.io/javadocs/paper/1.13/org/bukkit/Tag.html
https://wiki.vg/Data_Generators
https://minecraft.gamepedia.com/Tag

Relevant Code:

https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/data/GlowTag.java

Related to:

#2
#4


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

@mastercoms mastercoms added api API implementation for Bukkit server An internal technical feature. data A feature involving internal representations of blocks, items, properties, and more. labels Sep 15, 2019
@mastercoms mastercoms mentioned this issue Sep 15, 2019
8 tasks
@mastercoms mastercoms added the essential A feature that must be implemented for 1.13 base support. label Sep 15, 2019
@mastercoms mastercoms changed the title Tag API implementation Tag API implementation [$20] Sep 24, 2019
@smartboyathome
Copy link

This has been done by the redstone transformer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API implementation for Bukkit 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