This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
9
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d19bdf7a6750a97eabc54219ce3b60fa90d9bb93
Paper
/
paper-api
/
src
/
main
/
java
/
org
/
bukkit
/
util
History
Bukkit/Spigot
d7e0bed36b
Adds suppport for node lists. Tested and verified in CraftIRC
...
By: Animosity <
nullcline@gmail.com
>
2011-02-07 03:20:59 +08:00
..
config
Adds suppport for node lists. Tested and verified in CraftIRC
2011-02-07 03:20:59 +08:00
BlockVector.java
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
Vector.java
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