unwrap

inline fun <T : ModEvent<*>, R : Any> UpdateEvent.unwrap(block: (T) -> R): R