Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2019-03-29 23:44:18 -04:00
..
blocks Don't let items types be null. 2019-03-26 22:30:46 -04:00
command Add -f flag to //count to allow fuzzy inputs. 2019-03-25 22:38:51 -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 Clipboard offset pattern is now #copy@[x,y,z]. 2019-03-27 23:36:59 -04:00
extent Use getTag instead of requireTag in a few places. 2019-03-29 23:44:18 -04:00
function BaseBlock is technically mutable so that technically shouldn't use it. 2019-03-26 18:14:35 -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