- Builds
- WorldEdit (
version/7.2.x
) - Build #5741
WorldEdit Build #5741
Be aware that this branch (
version/7.2.x
) is not the main branch (master
)!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 downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | version/7.2.x |
Number | #5741-acd63da |
Date | 19 days ago |
Artifacts
worldedit-bukkit-7.2.5-SNAPSHOT-dist.jar(4330.69 kBytes)
worldedit-cli-7.2.5-SNAPSHOT-dist.jar(19434.73 kBytes)
worldedit-fabric-mc1.16.3-7.2.5-SNAPSHOT-dist.jar(4043.16 kBytes)
worldedit-forge-mc1.16.3-7.2.5-SNAPSHOT-dist.jar(4274.89 kBytes)
worldedit-mod-7.2.5-SNAPSHOT-dist.jar(5338.98 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
acd63dad | Slightly improve usability of LocalSession#getSelection. (#1714) Allow the World param to be null, throwing IncompleteRegionException. This allows calling `getSelection(getSelectionWorld())` without having to separately null-check the World. Also, add a convenience overload which does so: `getSelection()`. | wizjany | 19 days ago |