SpongePowered / SpongeAPI

A Minecraft plugin API
http://www.spongepowered.org/
MIT License
1.14k stars 342 forks source link

Add a DataFormats.SNBT #2431

Closed SettingDust closed 2 years ago

SettingDust commented 2 years ago

Major SpongeAPI version

8

Is this likely to be a breaking change?

No

What are you requesting?

Add a DataFormat for SNBT Tag to SNBT Tag#getPrettyDisplay() or Tag#toString(). Need futher test. SNBT to Tag TagParser#parseTag(String)