Package dev.koifysh.archipelago.flags
Class NetworkPlayer
java.lang.Object
dev.koifysh.archipelago.flags.NetworkPlayer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SPECTATOR
public static final int SPECTATORIf set, indicates the slot is a spectator- See Also:
-
PLAYER
public static final int PLAYERIf set, indicates the slot is a player- See Also:
-
GROUP
public static final int GROUPIf set, indicates the slot is a group.- See Also:
-
-
Constructor Details
-
NetworkPlayer
public NetworkPlayer()
-