Class NPCMob


  • public class NPCMob
    extends NPCBase
    • Constructor Detail

      • NPCMob

        public NPCMob​(java.lang.String name,
                      org.bukkit.Location location)
      • NPCMob

        public NPCMob​(java.lang.String name,
                      org.bukkit.Location location,
                      org.bukkit.entity.EntityType entityType)
    • Method Detail

      • setType

        public void setType​(org.bukkit.entity.EntityType type)
      • getId

        public int getId()
        Specified by:
        getId in class NPCBase