putUserData

fun <T : Any> putUserData(key: Key<T>, value: T)

Maps the specified key to the specified value.