Locatable

interface Locatable(source)

Represents an entity that is able to be located in a 3-dimensional space.

Since

1.0.0

See also

Inheritors

Properties

Link copied to clipboard
abstract val location: Location

The location of the entity it is located at. This value is static and cannot be changed.