get

operator fun <T : Any> get(type: DataComponentType.Valued<T>): T?

Gets the value under the given type, or null if there is no value.