Package noppes.npcs.api.constants
Class MarkType
java.lang.Object
noppes.npcs.api.constants.MarkType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
public static final int NONE- See Also:
-
QUESTION
public static final int QUESTION- See Also:
-
EXCLAMATION
public static final int EXCLAMATION- See Also:
-
POINTER
public static final int POINTER- See Also:
-
SKULL
public static final int SKULL- See Also:
-
CROSS
public static final int CROSS- See Also:
-
STAR
public static final int STAR- See Also:
-
-
Constructor Details
-
MarkType
public MarkType()
-