Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
Jesse Boyd 9ba1121592
swap order of checks
since a boolean check is faster than getting inventory item + string
comparison
2019-04-04 10:45:21 +11:00
..
blocks Don't let items types be null. 2019-03-26 22:30:46 -04:00
command WorldEdit accepts a pattern for these commands 2019-04-03 19:39:12 -04:00
entity Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
event Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
extension swap order of checks 2019-04-04 10:45:21 +11:00
extent Add biome storage to BlockArrayClipboard. 2019-03-30 00:42:28 -04:00
function Revert 6b3426e1. 2019-03-30 00:41:47 -04:00
history Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
internal Checkstyle. 2019-03-22 14:03:43 -04:00
math Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
regions Add RequestExtent to be used when a delayed EditSession is needed. 2019-03-20 19:13:54 -04:00
registry Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
scripting Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
session Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
util Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
world Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Fixes and changes to forest/forestgen. 2019-03-20 21:05:11 -04:00
EditSessionFactory.java Add tracing for unflushed EditSessions 2018-10-30 18:39:51 -07:00
EmptyClipboardException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
IncompleteRegionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
InvalidItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalConfiguration.java Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
LocalSession.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
MaxBrushRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxChangedBlocksException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
TracedEditSession.java Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
UnknownDirectionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
UnknownItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldEdit.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00