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

[IDEA] Get Blocks IDs in the selected area #114

Closed
Gianluxx opened this issue Dec 30, 2018 · 4 comments
Closed

[IDEA] Get Blocks IDs in the selected area #114

Gianluxx opened this issue Dec 30, 2018 · 4 comments
Assignees
Labels
Enhancement/Suggestion State: Implemented This feature request state is marked as implemented
Milestone

Comments

@Gianluxx
Copy link

Would be cool to get all Blocks IDs in a selected area to analyze the area

@Gianluxx
Copy link
Author

#10

@inxomnyaa inxomnyaa self-assigned this Dec 30, 2018
@inxomnyaa inxomnyaa added this to the 9.0.0 milestone Dec 30, 2018
@inxomnyaa
Copy link
Owner

Milestone set to 9.0.0 as i think this can be done best in async tasks

@inxomnyaa
Copy link
Owner

Command name: //count as in WorldEdit https://wiki.sk89q.com/wiki/WorldEdit/Reference

inxomnyaa added a commit that referenced this issue Jan 4, 2019
This includes:
- New command `//count` alias `//analyze`
- As of WorldEdit: "Count the number of blocks inside the region"
- Counts blocks inside the current selection and outputs a message with the amount of blocks and their percentage
- If blocks are passed as parameter, only these are counted
- Added API::countAsync()
- Added AsyncCountTask
@inxomnyaa
Copy link
Owner

Command added

Will be closed when experimental/async is merged

@inxomnyaa inxomnyaa added State: Implemented This feature request state is marked as implemented and removed TODO labels Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement/Suggestion State: Implemented This feature request state is marked as implemented
Projects
None yet
Development

No branches or pull requests

2 participants