NBT-Manipulator

A kotlin/java lib that allows you to read and write NBT data in a clean way

View on GitHub

//nbt-manipulator/br.com.gamemods.nbtmanipulator/NbtList/subList

subList

[jvm]
open override fun subList(fromIndex: Int, toIndex: Int): MutableList<T>