NBTList

fun <Tag : NBT> NBTList(subtagType: NBTType<out Tag>, _tags: List<Tag> = listOf())