Package noppes.npcs.api.constants
Class ItemType
java.lang.Object
noppes.npcs.api.constants.ItemType
Item Types
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NORMAL
public static final int NORMAL- See Also:
-
BOOK
public static final int BOOK- See Also:
-
BLOCK
public static final int BLOCK- See Also:
-
ARMOR
public static final int ARMOR- See Also:
-
SWORD
public static final int SWORD- See Also:
-
SEEDS
public static final int SEEDS- See Also:
-
SCRIPTED
public static final int SCRIPTED- See Also:
-
-
Constructor Details
-
ItemType
public ItemType()
-