Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2019-02-11 12:50:51 -05:00
..
blocks Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
command Add missing flags to clipboard brush usage. 2019-02-11 12:50:51 -05: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 Fixed parsing fuzzy blocks failing. 2019-02-11 20:30:42 +10:00
extent Added support for 'rotation' BlockState values. 2019-01-22 21:59:20 +10:00
function Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
history Make biome changes undoable 2019-01-21 19:07:29 +01:00
internal Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
math Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
regions Restore generation of hollow shapes. 2019-02-09 20:30:57 -05:00
registry Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
scripting Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
session Merge pull request #330 from Europia79/vpcmdfix 2018-11-24 13:16:56 +10:00
util Added support for 'rotation' BlockState values. 2019-01-22 21:59:20 +10:00
world Can't query the row directly 2018-12-28 18:06:41 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08: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 tracing for unflushed EditSessions 2018-10-30 18:39:51 -07:00
LocalSession.java Minor improvements to the server side CUI 2018-12-26 18:15:17 +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
TracedEditSession.java Simplify commit-required detection 2018-11-03 22:22:43 -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 Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system. 2018-12-18 19:28:55 +10:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00