Plex-FAWE/worldedit-core
Jesse Boyd 144ea2ef34
Lazy tags + get / set tiles
Lazy tags means tiles/ents are not translated into the nms NBTBase until it is needed. Should be faster in cases where getFullBlock is called, but nbt is not always needed.
Commands like Copy and Paste, where the input/output are both nms worlds, can entirely bypass WorldEdit translating to and from the WorldEdit JNBT classes.
2019-11-20 03:40:52 +00:00
..
doctools Update to Piston 0.5.2 + Doctools/Deprecation improvements (#523) 2019-10-05 19:06:18 +10:00
src Lazy tags + get / set tiles 2019-11-20 03:40:52 +00:00
build.gradle.kts Fix some merge issues 2019-11-20 00:11:54 +00:00