Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-08-18 01:37:35 +10:00
..
blocks Fixes boy0001/FastAsyncWorldedit#1078 2018-08-17 18:27:48 +10:00
command Fix some command parsing issues 2018-08-17 20:13:33 +10:00
entity Various minor 2018-08-14 19:24:10 +10:00
event Remove stub injector methods 2018-08-13 02:36:39 +10:00
extension Rethrow input parse in mask parser 2018-08-17 23:07:41 +10:00
extent Fix schematic load with no specified format 2018-08-17 02:55:41 +10:00
function Parse instead of get block for masks 2018-08-17 23:05:34 +10:00
history Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
internal And these stubs 2018-08-13 03:23:53 +10:00
math Remove stub injector methods 2018-08-13 02:36:39 +10:00
patterns Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
regions And these stubs 2018-08-13 03:23:53 +10:00
registry Merge remote-tracking branch 'refs/remotes/sk89q/master' 2018-08-14 01:36:00 +10:00
scripting Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
session Rename setCopyEntities to setCopyingEntities 2018-08-17 18:33:37 +10:00
util Basic tab suggestions 2018-08-18 01:37:35 +10:00
world Parse instead of get block for masks 2018-08-17 23:05:34 +10:00
BlockVector2D.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
BlockVector.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
CuboidClipboard.java Implement CuboidClipboard 2018-08-17 01:54:13 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Fix __reserved__ being solid 2018-08-17 19:21:45 +10:00
EditSessionFactory.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10: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 Use Uri instead of BufferedImage for parameter 2018-08-17 22:48:33 +10:00
LocalSession.java Merge remote-tracking branch 'refs/remotes/sk89q/master' 2018-08-15 14:02:51 +10: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
MutableBlockVector2D.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
MutableBlockVector.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
PlayerDirection.java Use current PlayerDirection 2018-08-13 01:43:20 +10: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
Vector2D.java And these stubs 2018-08-13 03:23:53 +10:00
Vector.java Fix compile 2018-08-16 00:04:16 +10:00
WorldEdit.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
WorldEditException.java Fix some api compatibility issues 2018-08-14 17:18:49 +10:00