BenWoodworth / knbt

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

Add generic args to NbtList pseudo-constructors #22

Closed BenWoodworth closed 1 year ago

BenWoodworth commented 1 year ago

https://github.com/BenWoodworth/knbt/blob/v0.11.3/src/commonMain/kotlin/NbtTag.kt#L152-L186