api
a9eff54633
jvm
api
/
org.kryptonmc.api.event
/
EventNode
/
addChild
add
Child
abstract
fun
addChild
(
node
:
EventNode
<
out
T
>
)
Adds the given
node
as a child of this event node.
Return
this event node
Parameters
node
the node to add