← Back to Stormify Documentation
stormify
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify
/
EntityMeta
/
Companion
/
find
find
fun
<
T
:
Any
>
find
(
type
:
KClass
<
T
>
)
:
EntityMeta
<
T
>
?
Looks up previously registered metadata for the given
type
, or returns null.