Stability and performance improvements, API and dev tool additions
- There is now a command to build the structure you have created with /struct create
- Added missing documentation to DataBlock
- Added DataBlock#move, to move all the data from one location to another
- Fixed no-op NPEs in BurstProfiler and PassiveProfiler
- When calling LocationUtils#fromString on a string which refers to a world which has not yet loaded, it will update the returned location with the correct world once it is loaded
- Moved Rotator to its own file and optimized it
- Removed BlockSetRegion
- Added Region#rotate