Check whether meta matches with entity ID (must call this when received a new meta from network)
bool matchIdentifier(ID identifier) => MetaUtils.matchIdentifier(identifier, this);