Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2019-02-16 12:46:10 +10:00
..
blocks Added a few new things using block states. 2019-02-14 17:21:01 -05:00
command Clear shaped brush material on command. 2019-02-15 14:51:26 -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 Added a few new things using block states. 2019-02-14 17:21:01 -05:00
extent Added a few new things using block states. 2019-02-14 17:21:01 -05:00
function Added a few new things using block states. 2019-02-14 17:21:01 -05: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 Speed up the BlockState hashCode method by caching (As it's Immutable). Allows some better optimisations in the future by using them as map keys 2019-02-16 12:46:10 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Added a few new things using block states. 2019-02-14 17:21:01 -05: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