16 Commits

Author SHA1 Message Date
Erik Broes
0ac6a0bfe6 Generic cleanup 2011-06-12 12:49:08 +02:00
sk89q
c34a6177b4 Made Location less annoying to use. Too bad Location can't simply inherit Vector at this point without breaking things. 2011-06-09 23:50:10 -07:00
sunkid
c91841f031 added playSound methods to the World interface and a utility method to Location 2011-06-09 12:32:55 -07:00
Erik Broes
992f1f2bf3 Whitespace + general cleanup 2011-05-15 14:06:02 +02:00
VictorD
aa0614d785 Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods). 2011-03-05 12:27:51 +01:00
Dinnerbone
bb4c973ada Added easy locToBlock in Location 2011-02-25 09:51:52 +00:00
Dinnerbone
3f971e42eb (Relatively) minor javadoc cleanup 2011-02-19 22:49:55 +00:00
Raphfrk
52954911bd Added target block ray trace functionality. 2011-02-18 20:47:59 -05:00
Dinnerbone
31f67329ce Added a whole buncha overloads for Location in World 2011-02-18 16:34:49 +00:00
Dinnerbone
1e94bb16f5 Location.getBlock() helper method 2011-02-18 16:28:42 +00:00
Erik Broes
01988e8f6b General cleanup (deprecated+whitespace) 2011-02-02 00:28:41 +01:00
sk89q
3fd9f09e01 Moved org.bukkit.Vector to org.bukkit.util. 2011-01-15 13:43:09 -08:00
sk89q
3b1f74e6c5 Made Location.clone() public. 2011-01-08 12:39:54 -08:00
sk89q
85c2dd59df Improved Vector and Location with some utility methods, optimized Vector.isInSphere(). 2011-01-03 00:44:22 +00:00
sk89q
fd3072b427 Added Vector class. 2011-01-02 16:59:32 +08:00
Erik Broes
ddff384203 Transition to Maven 2011-01-01 11:23:14 +01:00