Package zombie.commands
Class PlayerType
java.lang.Object
zombie.commands.PlayerType
public final class PlayerType
extends java.lang.Object
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
observer
public static final int observer- See Also:
- Constant Field Values
-
player
public static final int player- See Also:
- Constant Field Values
-
moderator
public static final int moderator- See Also:
- Constant Field Values
-
overseer
public static final int overseer- See Also:
- Constant Field Values
-
gm
public static final int gm- See Also:
- Constant Field Values
-
admin
public static final int admin- See Also:
- Constant Field Values
-
all
public static final int all- See Also:
- Constant Field Values
-
allExceptPlayer
public static final int allExceptPlayer- See Also:
- Constant Field Values
-