Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.attribute
/
AttributeMap
/
get
get
abstract
operator
fun
<
T
:
Any
>
get
(
attribute
:
Attribute
<
T
>
)
:
T
?
(
source
)
通过
attribute
得到对应的数据。
Throws
Class
Cast
Exception
如果存在对应名称但是类型不匹配的键与值。