Plex-FAWE/worldedit-core/src/main
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
..
antlr/com/sk89q/worldedit/antlr Catch small edge-case in parser 2019-10-27 12:58:32 -07:00
java Lazy tags + get / set tiles 2019-11-20 03:40:52 +00:00
resources commanding-pipeline diff 2019-10-23 05:23:52 +01:00