Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
dordsor21 6676d77aaa
Stop writing corrupt tile entities to schematics
also make some stuff definitely immutable.
2020-12-13 21:06:36 +00:00
..
blocks Upstream changes (#717) 2020-11-09 10:38:10 +01:00
command NullPointer fix for /schematic list (#781) 2020-12-13 15:20:10 +01:00
entity Add -w flag to butcher for water mobs 2020-11-13 21:46:11 +01:00
event Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
extension Register GenerationCommands 2020-11-09 11:51:36 +01:00
extent Stop writing corrupt tile entities to schematics 2020-12-13 21:06:36 +00:00
function remove mutability in clipboards (particularly clipboard pattern) 2020-12-11 11:34:56 +00:00
history Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
internal Fix variable argument functions in expressions 2020-11-13 22:35:53 +01:00
math Make block positions copy on click for //size 2020-11-13 21:54:46 +01:00
regions Remove Y limits if a region has no world 2020-11-13 22:10:43 +01:00
registry Reimplement biome pattern (#681) 2020-10-05 20:00:35 +01:00
scripting Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
session Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
util Add 1.16 tree types (#757) 2020-11-23 18:04:34 +00:00
world Stop writing corrupt tile entities to schematics 2020-12-13 21:06:36 +00:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Correct typo from max world height of 265 to 256 2020-11-17 21:06:03 +13:00
EditSessionFactory.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
EmptyClipboardException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
IncompleteRegionException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
InvalidItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
LocalConfiguration.java Upstream merge of TranslationManager and ResourceLoader 2020-08-24 12:38:30 -04:00
LocalSession.java Don't allow blocks as brushes 2020-12-11 17:02:54 +00:00
MaxBrushRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxChangedBlocksException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MissingWorldException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
NotABlockException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
TracedEditSession.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
UnknownDirectionException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
UnknownItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
WorldEdit.java Upstream changes (#717) 2020-11-09 10:38:10 +01:00
WorldEditException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
WorldEditManifest.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00