When an entity is instantiated with TableRealms a new Trackable instance is attached. The trackable instance allows TableRealms to keep track of it across all clients.
new Trackable(): Trackable
guid: number = 0
playerID: string = ""
nextGuid: number = 0