Package org.hexworks.amethyst.api.attribute

Types

EntityClock
Link copied to clipboard
common
data class EntityClock(id: UUID, createdAt: Long, logicalTime: Long) : Attribute, Comparable<EntityClock>