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