PrismarineJS / PrismarineJS/minecraft-data
Expand buffer countType field
Open
Nobody has claimed this yet.
documentation
protocol
- Dominant language
- JavaScript
- Stars
- 937
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
Currently, buffer "hides" the countType field. Need to find a simple way to reveal it. A suggestion rom1504 made : make type array counted by <countType>.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the buffer definition and examining how its countType field is currently represented or hidden. Compare the existing representation with the suggested array counted by <countType> form; done means buffer data exposes countType in a clear, consistent type description.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100