supersOf

private fun supersOf(name: String): Array<String>

name's direct supertypes, cached. Three sources: the snippet's own classes, prefilled by remap; mc-symbols; and the game loader, which holds the only copy of a mod / loader type that subclasses MC. A name none of them answers has no known supers → empty.