Class ItemType

java.lang.Object
noppes.npcs.api.constants.ItemType

public class ItemType
extends java.lang.Object
Item Types
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int ARMOR  
    static int BLOCK  
    static int BOOK  
    static int NORMAL  
    static int SCRIPTED  
    static int SEEDS  
    static int SWORD  
  • Constructor Summary

    Constructors
    Constructor Description
    ItemType()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait