Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe/object
2019-04-16 01:16:00 +10:00
..
brush Remove chunk notify task 2019-04-16 01:16:00 +10:00
change Some optimizations for 1.13 2019-04-13 16:44:23 +10:00
changeset various minor 2019-04-11 21:32:32 +10:00
clipboard Don't construct new BaseBlock 2019-04-06 01:12:57 +11:00
collection minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
exception Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
extent remove debug 2019-04-14 00:07:17 +10:00
function minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
io Code cleaning 2019-03-25 19:55:32 -04:00
mask merge with upstream (broken) 2019-04-03 16:53:58 +11:00
number Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
pattern Don't construct new BaseBlock 2019-04-06 01:12:57 +11:00
progress Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
queue Remove chunk notify task 2019-04-16 01:16:00 +10:00
random Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
regions minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
schematic some anvil fixes 2019-04-11 02:07:57 +10:00
string Various command (use es6 if java9 + nashorn) 2018-08-22 03:22:37 +10:00
task Fix command confirmation session 2018-09-08 09:10:36 +10:00
visitor minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
BytePair.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
ChangeSetFaweQueue.java Fix combine-stages=false for FAVS 2019-04-14 14:31:27 +10:00
DataAnglePattern.java Remove all raw usages of BSH, improve API generics 2019-02-03 05:01:39 -05:00
DelegateConsumer.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
FaweChunk.java Remove chunk notify task 2019-04-16 01:16:00 +10:00
FaweCommand.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
FaweInputStream.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
FaweLimit.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. 2019-01-10 09:54:21 -05:00
FaweLocation.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
FaweOutputStream.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
FawePlayer.java Merge branch 'remove-auto_updater' into breaking 2019-04-13 12:30:54 +02:00
FaweQueue.java Remove chunk notify task 2019-04-16 01:16:00 +10:00
HasFaweQueue.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
HistoryExtent.java Avoid block vector creation for combine stages = false 2019-04-15 19:56:38 +10:00
IntegerPair.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
IntegerTrio.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
MaskedFaweQueue.java fix NMS queue palette size 2019-04-14 21:43:06 +10:00
Metadatable.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
NullChangeSet.java merge with upstream (broken) 2019-04-03 16:53:58 +11:00
PseudoRandom.java Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change 2019-03-26 13:41:09 -04:00
RegionWrapper.java Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
RunnableVal.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
RunnableVal2.java Various command (use es6 if java9 + nashorn) 2018-08-22 03:22:37 +10:00
RunnableVal3.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
RunnableVal4.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00