This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
FastAsyncWorldEdit
Watch
10
Star
0
Fork
0
You've already forked FastAsyncWorldEdit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7798319896c7f3a3371cb64dba01945f07160f2e
FastAsyncWorldEdit
/
src
/
main
/
java
/
com
/
sk89q
History
TomyLobo
7798319896
Optimized all of the public static boolean BlockType.*(int id) functions by using HashSets and put the blockDrops HashMap next to the getDroppedBlock function.
2011-09-16 05:02:39 +02:00
..
bukkit
/migration
Bug fixes
2011-09-09 15:15:03 -07:00
jnbt
fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count
2011-07-15 02:00:48 -05:00
minecraft/util
/commands
Re-re-introduced a small optimization in the flag parser.
2011-09-16 02:16:11 +02:00
util
Added multiword args and some improvements to value flags.
2011-09-13 22:47:17 -07:00
worldedit
Optimized all of the public static boolean BlockType.*(int id) functions by using HashSets and put the blockDrops HashMap next to the getDroppedBlock function.
2011-09-16 05:02:39 +02:00