pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.entity
/
EntityStorage
/
getByKey
get
By
Key
@
JvmStatic
fun
getByKey
(
key
:
NamespacedKey
)
:
Collection
<
PylonEntity
<
*
>
>
(
source
)
Returns all the Pylon entities associated with this
key
.