Jon Kunkee
4dfee8cfd6
Add --delete operation
2020-06-27 20:21:06 -07:00
Jon Kunkee
f28f96c27f
Split find and act operations to allow deletion
...
This change splits CanProcess into a separate loop from Process so that
Process can perform actions like deletion that cause NbtPathEnumerator
to throw an exception. It also caches targetNode.Root before Process
because Process can cause targetNode to be invalid.
2020-06-27 16:52:19 -07:00
Justin Aquadro
15b1b2891f
Missing a check in nbtutil
2017-11-24 03:05:29 -05:00
Justin Aquadro
e26a29580a
forgot to update typeprinter
2017-11-24 03:02:59 -05:00
Justin Aquadro
9d640079b8
Add JSON exporter to NBTUtil
2015-06-16 01:16:31 -04:00
Justin Aquadro
60a7bbf8e9
Add read/modify/delete support for short array tags. As this is nonstandard NBT, creation will not be supported. Will be changed in the future if Mojang updates their specification.
2015-04-18 16:37:10 -04:00
Justin Aquadro
16ec47a411
File organization; added wildcard and glob matching to NBTUtil paths
2014-02-20 01:58:40 -05:00
Justin Aquadro
d4ad1bd99a
Restructuring project to support separate command-line utility
2014-02-16 02:56:27 -05:00