NBTListGenerator

fun fun interface NBTListGenerator<T : NBT>

Functions

run
Link copied to clipboard
abstract fun run(index: Int): T