-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
| updatedCovered.addAll(wave.getCoveredBlocks()); |
| public Set<BlockPos> getCoveredBlocks() { |
Adding sets to other sets is slow, see this Spark profile.
I'm not sure how this should be optimised yet.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working