BenWoodworth / knbt

Kotlin NBT library for kotlinx.serialization
GNU Lesser General Public License v3.0
72 stars 2 forks source link

Add extension methods/properties to Kotlin types for creating Nbt versions of a type. #27

Open Ayfri opened 1 year ago

Ayfri commented 1 year ago

Some utility methods/properties could be added on kotlin classes to simplify creation of Nbt types. I actually have some methods listed in the examples on some projects and I use them often.

Exemples :