Edmond Poon
|
02d11a0525
|
Pulling all pending Bukkit-JavaDoc changes
|
2013-04-02 00:11:22 -04:00 |
|
Wesley Wolfe
|
337860b7c0
|
[Bleeding] Optimized locToBlock. Addresses BUKKIT-815
|
2012-02-29 20:13:05 -05:00 |
|
Wesley Wolfe
|
3bb6fa8849
|
[Bleeding] Cleanup clone methods.
|
2012-02-20 05:47:03 -05:00 |
|
Erik Broes
|
88c17a7f86
|
Generic cleaning
|
2012-01-15 14:37:43 +01:00 |
|
Erik Broes
|
2312c4d258
|
Vector.getMidpoint should not modify the current Vector. Thanks TomyLobo for noticing.
|
2012-01-04 09:17:33 +01:00 |
|
Erik Broes
|
b9fca3c04d
|
Generic cleanup of warnings, whitespace and style.
|
2011-12-25 16:02:30 +01:00 |
|
Dinnerbone
|
ee27cc07f0
|
Added new Configuration classes
|
2011-10-10 21:06:34 +01:00 |
|
Dinnerbone
|
fe4f4c5f58
|
Many javadoc fixes thanks to Celtic Minstrel
|
2011-09-25 02:56:40 +01: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
|
e5db796188
|
Replaced Vector.hashCode with a more reliable method
|
2011-02-19 23:11:56 +00:00 |
|
Raphfrk
|
52954911bd
|
Added target block ray trace functionality.
|
2011-02-18 20:47:59 -05:00 |
|
sk89q
|
1d8cd948d2
|
Added BlockVector a la WorldEdit as requested by #246. This BlockVector is safe to be used as keys in hash sets and hash maps, but it is mutable and careful attention must be paid to not modify the vector post-insertion into a set or map.
|
2011-02-05 23:20:06 -08: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 |
|