Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-08-17 02:55:41 +10:00
..
blocks Merge remote-tracking branch 'refs/remotes/sk89q/master' 2018-08-16 20:06:27 +10:00
command Fix schematic load with no specified format 2018-08-17 02:55:41 +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 Catch pattern syntax 2018-08-16 23:38:56 +10:00
extent Fix schematic load with no specified format 2018-08-17 02:55:41 +10:00
function Fix some issues with java 9 / reflection 2018-08-16 19:56:31 +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 Merge remote-tracking branch 'refs/remotes/sk89q/master' 2018-08-15 14:02:51 +10:00
util Add a material to check if air is air, because there are now 3 types of air. 2018-08-16 15:42:11 +10:00
world Various minor 2018-08-16 23:21:39 +10:00
BlockVector.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
BlockVector2D.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 Various minor 2018-08-16 23:21:39 +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 Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +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
MutableBlockVector.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
MutableBlockVector2D.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
Vector.java Fix compile 2018-08-16 00:04:16 +10:00
Vector2D.java And these stubs 2018-08-13 03:23:53 +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