FastAsyncWorldEdit/worldedit-bukkit/src/main/java/com
MattBDev 0047f20d5d Minor code quality changes
Changed Lock to subclass ReentrantLock since that is the only subclass DelegateLock should be using. The lock should also never be null so I added an annotation in the constructor.
I also removed some code and replaced it with PaperLib code to just clean up things a little bit.
2020-02-07 14:33:51 -05:00
..
boydti/fawe/bukkit Minor code quality changes 2020-02-07 14:33:51 -05:00
destroystokyo/paper/util commanding-pipeline diff 2019-10-23 05:23:52 +01:00
sk89q Minor code quality changes 2020-02-07 14:33:51 -05:00