registryOrNull
Retrieves an entity tracker registry by the entity's UUID, or null if not found.
Return
the registry, or null
Since
1.15.2
Parameters
uuid
the entity's UUID
@Nullable
Retrieves an entity tracker registry for a Bukkit entity, or null if not found.
Return
the registry, or null
Since
1.15.2
Parameters
entity
the Bukkit entity
@Nullable
Retrieves an entity tracker registry for a base entity, or null if not found.
Return
the registry, or null
Since
1.15.2
Parameters
entity
the base entity