java.lang.Object
com.hypixel.hytale.server.npc.corecomponents.AnnotatedComponentBase
com.hypixel.hytale.server.npc.corecomponents.MotionBase
All Implemented Interfaces:
Motion, RoleStateChange, IAnnotatedComponent
Direct Known Subclasses:
BodyMotionBase, HeadMotionBase, MotionSequence, MotionTimer

public abstract class MotionBase extends AnnotatedComponentBase implements Motion
  • Constructor Details

    • MotionBase

      public MotionBase()