Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core/extent/clipboard
dordsor21 37998ec598
Refactor heightmap classes to math where it makes more sense
(not required by heightmap processor, nor are they processors, used for heightmap brushes etc.)
2021-09-11 12:23:03 +01:00
..
io Fix #1268 2021-09-10 17:14:55 +01:00
CPUOptimizedClipboard.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
DiskOptimizedClipboard.java Move debug notes to logger factory 2021-07-29 21:11:23 +02:00
EmptyClipboard.java Refactor heightmap classes to math where it makes more sense 2021-09-11 12:23:03 +01:00
LazyClipboardHolder.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
LinearClipboard.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
MemoryOptimizedClipboard.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
MultiClipboardHolder.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
ReadOnlyClipboard.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
ResizableClipboardBuilder.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
SimpleClipboard.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
URIClipboardHolder.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
WorldCopyClipboard.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00