NBTType

fun <T : NBT> NBTType(nbtClass: KClass<T>, readerCompanion: NBTReaderCompanion<T>, readableName: String, ordinal: Int)