FastAsyncWorldEdit/src/main
TomyLobo d2c64e9304 BaseBlock changes
- Changed up EditSession.replaceBlocks to make BaseBlock.inIterable unnecessary.
- Returned BaseBlock.inIterable to its old state and deprecated it.
- Renamed the old BaseBlock.equals to equalsFuzzy, changed the parameter type and took the casts and type checks out.
- Made a new BaseBlock.equals that is consistent with the rules java prescribes.
2012-01-31 16:57:40 +01:00
..
assembly Replaced README.txt with useful README.html. 2011-05-01 13:27:46 -07:00
java/com/sk89q BaseBlock changes 2012-01-31 16:57:40 +01:00
resources This should either fix errors people have been having with Trove, or consistently break Spout 2012-01-17 19:50:57 -08:00