entity

@NotNull
abstract fun entity(): @NotNull BaseEntity

Returns the entity associated with this source.

Return

the entity

Since

1.15.2