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

ItemType and BlockType tag support [$100] #10

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

ItemType and BlockType tag support [$100] #10

mastercoms opened this issue Sep 15, 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.
Projects

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:

ItemType and the child BlockType class need to be reworked to support tags and materials, instead of lists of materials. These type classes define the logic of each item and block, and must be associated to work with different materials. Tags group materials together in bundles so that they may be easily referenced together, and can be used for this purpose.

Perhaps a major rewrite of this system must be done, with item functions to fix hierarchy issues.

Reference Documentation:

https://minecraft.gamepedia.com/Tag

Relevant Code:

https://github.com/GlowstoneMC/Glowstone/blob/dev/src/main/java/net/glowstone/block/itemtype/ItemType.java#L26

Related to:

#2
#7


There is a $100 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 15, 2019
@mastercoms mastercoms mentioned this issue Sep 15, 2019
2 tasks
@mastercoms mastercoms added this to Backlog in 1.13 Sep 15, 2019
@mastercoms mastercoms moved this from Backlog to To do in 1.13 Sep 15, 2019
@mastercoms mastercoms changed the title ItemType and BlockType tag support ItemType and BlockType tag support [$100] Sep 24, 2019
@plexus
Copy link

plexus commented Jul 15, 2021

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
1.13
  
To do
Development

No branches or pull requests

2 participants