tracker

@Nullable
open fun tracker(@Nullable key: @Nullable String): @Nullable EntityTracker

Retrieves a tracker by key.

Return

the tracker, or null if not found

Since

1.15.2

Parameters

key

the key (model ID), or null for the first tracker