Hierarchy For Package com.hypixel.hytale.server.npc.corecomponents.timer

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.hypixel.hytale.server.npc.corecomponents.AnnotatedComponentBase (implements com.hypixel.hytale.server.npc.util.IAnnotatedComponent)
      • com.hypixel.hytale.server.npc.corecomponents.ActionBase (implements com.hypixel.hytale.server.npc.instructions.Action)
        • com.hypixel.hytale.server.npc.corecomponents.timer.ActionSetAlarm
        • com.hypixel.hytale.server.npc.corecomponents.timer.ActionTimer
      • com.hypixel.hytale.server.npc.corecomponents.MotionBase (implements com.hypixel.hytale.server.npc.instructions.Motion)
        • com.hypixel.hytale.server.npc.corecomponents.timer.MotionTimer<T>
          • com.hypixel.hytale.server.npc.corecomponents.timer.BodyMotionTimer (implements com.hypixel.hytale.server.npc.instructions.BodyMotion)
          • com.hypixel.hytale.server.npc.corecomponents.timer.HeadMotionTimer (implements com.hypixel.hytale.server.npc.instructions.HeadMotion)
      • com.hypixel.hytale.server.npc.corecomponents.SensorBase (implements com.hypixel.hytale.server.npc.instructions.Sensor)
        • com.hypixel.hytale.server.npc.corecomponents.timer.SensorAlarm
        • com.hypixel.hytale.server.npc.corecomponents.timer.SensorTimer

Enum Class Hierarchy