Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/event
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
..
extent Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
platform Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
AbstractCancellable.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Cancellable.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Event.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00