Class EntityType

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

public class EntityType
extends java.lang.Object
Entity Types
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int ANIMAL  
    static int ANY  
    static int ARROW  
    static int ITEM  
    static int LIVING  
    static int MONSTER  
    static int NPC  
    static int PIXELMON  
    static int PLAYER  
    static int PROJECTILE  
    static int THROWABLE  
    static int UNKNOWN  
    static int VILLAGER  
  • Constructor Summary

    Constructors
    Constructor Description
    EntityType()  
  • Method Summary

    Methods inherited from class java.lang.Object

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