trusts

abstract fun trusts(uuid: UUID): Boolean

Checks if this fox trusts the given uuid.

This will first check if the UUID is equal to the first trusted UUID, and then if it is equal to the second trusted UUID.

Return

true if the UUID is trusted by this fox, false otherwise

Parameters

uuid

the UUID