WorldEdit/src
wizjany 65c3614e7b Support for listing in expand, contract, and shift.
Support listing in these commands by replacing a single Vector with a
List<Vector> and then iterating through it in a foreach loop. Region
changes are still performed individually, no extra complicated math
involved.
2013-08-02 22:55:38 -04:00
..
forge Update Minecraft Forge compatibility for 1.5.2. 2013-06-10 17:02:41 -04:00
main Support for listing in expand, contract, and shift. 2013-08-02 22:55:38 -04:00
spout/java/com/sk89q/worldedit/spout Update for Spout entity changes 2013-02-02 14:03:09 -08:00
test/java/com/sk89q Fix some maven tests 2013-07-02 08:09:14 -04:00