reference

fun <T> reference(provider: BitmapProvider<T>, customAscent: Int): BitmapProvider<T>

Creates a new immutable BitmapProvider that references another one, but with a different ascent.

This is not a reference provider. In the resource pack, this will be a normal bitmap provider.