3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-06 16:12:51 +02:00
FastAsyncWorldEdit/worldedit-forge
Kenzie Togami 399e0ad5fa
Refactor vector system to be cleaner
- Move Vector, etc. into `.math` package
- Drop many methods that will be auto-promoted anyways, eg. with
`divide(int)` and `divide(double)` the first is now gone.
- Take Block vectors into their own class hierarchy
- Make it clear throughout the API what takes blockvectors
- many more improvements
2018-11-03 23:00:23 -07:00
..
src/main Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
build.gradle Update forge for new block API 2018-10-04 17:18:43 -07:00