public abstract class CookieBuilder extends java.lang.Object implements ICommandBuilder
Modifier and Type | Field and Description |
---|---|
protected NetworkCookie |
cookie |
protected int |
playerIndex |
Constructor and Description |
---|
CookieBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
SetCookie(NetworkCookie cookie)
Data to be set from the cookie.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
BuildCommand, SetData
protected NetworkCookie cookie
protected int playerIndex
public final void SetCookie(NetworkCookie cookie) throws GameException
playerID
- The player ID.GameException
- Thrown when there is an issue getting the player index