Class NpcSpawned


  • public class NpcSpawned
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NpcSpawned()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IActor getActor()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NpcSpawned

        public NpcSpawned()
    • Method Detail

      • getActor

        public IActor getActor()