Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe/beta/implementation
dordsor21 fda7d00747 A more verbose fix to #329 and similar issues.
- Re-read chunksections the first time they're "loaded" for an operation
 - Reset the chunksection if there are block changes when setting blocks via reflection
 - These are maybe gonna affect performance a bit? Idk. Seems to be alright for me
 - These are maybe gonna make more issues? Yeah maybe, but I couldn't find any
2020-04-29 18:17:21 +01:00
..
blocks Generics improvements 2020-03-05 16:43:26 -05:00
cache Cleaned up a lot of code and introduced Kotlin to the project 2020-01-14 19:44:09 -05:00
chunk A more verbose fix to #329 and similar issues. 2020-04-29 18:17:21 +01:00
filter Cleanup unused code. 2020-03-05 16:07:20 -05:00
packet Revert migration of FaweCache to Kotlin 2020-01-29 15:01:38 -05:00
processors Read processors in reverse order. 2020-04-23 23:46:43 +01:00
queue Fixes #366 2020-04-02 15:51:55 -04:00
IChunkExtent.java consistency changes 2020-01-26 13:01:16 -05:00