update Options
fun updateOptions(location: Location, owner: UUID, transform: (TargetOptions) -> TargetOptions): DespawnLocation?
Applies transform to the options of the target at location owned by owner. Returns the updated target, or null when there is nothing there.