Class AnimationType

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

public class AnimationType
extends java.lang.Object
Animation Types
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int AIM  
    static int BOW  
    static int CRAWL  
    static int CRY  
    static int DANCE  
    static int DEATH  
    static int HUG  
    static int NO  
    static int NORMAL  
    static int POINT  
    static int SIT  
    static int SLEEP  
    static int SNEAK  
    static int WAVE  
    static int YES  
  • Constructor Summary

    Constructors
    Constructor Description
    AnimationType()  
  • Method Summary

    Methods inherited from class java.lang.Object

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