simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot
/
AttributeContainer
Attribute
Container
interface
AttributeContainer
一个
Attribute
容器,标记其允许获取属性。
Functions
Inheritors
Functions
get
Attribute
Link copied to clipboard
abstract
fun
<
T
:
Any
>
getAttribute
(
attribute
:
Attribute
<
T
>
)
:
T
?
通过
attribute
尝试获取指定属性。
Inheritors
AttributeMap
Link copied to clipboard
EventListener
Link copied to clipboard