public void PlayHand(HandHistory handHistory, CachedHand cachedHand) { cache = cachedHand; PlayHand(handHistory); }