OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
100 stars 85 forks source link

Make Location extend Vector #170

Closed jedediah closed 9 years ago

jedediah commented 9 years ago

Never understood why Location was not a Vector, since it duplicated a lot of the code. Well, now it is. This should be entirely backward compatible.