registry

@Nullable
open fun registry(@NotNull uuid: @NotNull UUID): @Nullable EntityTrackerRegistry
@Nullable
open fun registry(@NotNull id: @NotNull EntityId): @Nullable EntityTrackerRegistry
@ApiStatus.Internal
@NotNull
open fun registry(@NotNull entity: @NotNull Entity): @NotNull EntityTrackerRegistry