BetterModel
Toggle table of contents
1.11.2-SNAPSHOT-315
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.tracker
/
Tracker
/
isSpawned
is
Spawned
open
fun
isSpawned
(
@
NotNull
uuid
:
@
NotNull
UUID
)
:
Boolean
Checks this player is spawned in this tracker
Return
is spawned
Parameters
uuid
uuid
open
fun
isSpawned
(
@
NotNull
player
:
@
NotNull
Player
)
:
Boolean
Checks this player is spawned in this tracker
Return
is spawned
Parameters
player
player