Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-08-13 22:18:12 +10:00
..
blocks Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
command Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
entity Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
event Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
extension Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
extent Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
function Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
history Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
internal Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
math Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
regions Fixed a few issues with Sponge schematic handling. 2018-08-04 11:43:42 +10:00
registry Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
scripting Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
session Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
util Cleanup a little bit more code. 2018-08-06 19:08:15 +10:00
world Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
BlockVector.java Fixed a few clipboard related issues. 2018-08-04 11:43:41 +10:00
BlockVector2D.java Fixed a few clipboard related issues. 2018-08-04 11:43:41 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Use BlockStateHolder for setBlocks 2018-08-10 20:36:00 +10:00
EditSessionFactory.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +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 Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
LocalSession.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +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
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
PlayerDirection.java Cleanup a little bit more code. 2018-08-06 19:08:15 +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 Using toBlockPoint appears to fix a fair few issues. 2018-08-04 11:43:42 +10:00
Vector2D.java Vector and BlockVector should use the same hashCode 2017-01-10 16:03:10 +11:00
WorldEdit.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00