- Builds
- WorldEdit (
master) - Build #7350
WorldEdit Build #7350
Be aware that this branch (
master) is not the main branch (version/7.4.x)!Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.
Go to main branch View stable downloads| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | master |
| Number | #7350-2966134 |
| Date | 2 months ago |
Artifacts
worldedit-bukkit-7.4.0-SNAPSHOT-dist.jar(6705.81 kBytes)
worldedit-cli-7.4.0-SNAPSHOT-dist.jar(22571.62 kBytes)
worldedit-fabric-mc1.21.11-7.4.0-SNAPSHOT-dist.jar(5498.76 kBytes)
worldedit-mod-7.4.0-SNAPSHOT-dist.jar(6770.08 kBytes)
worldedit-neoforge-mc1.21.11-7.4.0-SNAPSHOT-dist.jar(4676.28 kBytes)
worldedit-sponge-api18-7.4.0-SNAPSHOT-dist.jar(3520.14 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 29661342 | Re-implement backing state maps (#2883) * Re-implement backing state maps This uses a single array combined with efficiently computed indexes to avoid needing to do entire map equality comparisons or hold large hash-based tables, improving memory and CPU usage. * Give a good error message on property mismatch | Octavia Togami | 2 months ago |