registry
Retrieves an entity tracker registry by the entity's UUID.
Return
an optional containing the registry if found
Since
1.15.2
Parameters
uuid
the entity's UUID
@NotNull
Retrieves an entity tracker registry for a Bukkit entity.
Return
an optional containing the registry if found
Since
1.15.2
Parameters
entity
the Bukkit entity
@NotNull
Retrieves an entity tracker registry for a base entity.
Return
an optional containing the registry if found
Since
1.15.2
Parameters
entity
the base entity