Skip to content

Comments

Use BlockPosSet over Set<BlockPos>#2172

Draft
InspectorBoat wants to merge 9 commits intoSkyblockerMod:masterfrom
InspectorBoat:blockposset
Draft

Use BlockPosSet over Set<BlockPos>#2172
InspectorBoat wants to merge 9 commits intoSkyblockerMod:masterfrom
InspectorBoat:blockposset

Conversation

@InspectorBoat
Copy link
Contributor

  • Rather more performant than HashSet
  • Somewhat more performant than LongOpenHashSet
  • Removes the problem of having to perform defensive clones because of MutableBlockPos

@LifeIsAParadox LifeIsAParadox added the wip This PR is a work in progress label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wip This PR is a work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants