Class SilentNPC

All Implemented Interfaces:
Killer, Cloneable, Iterable<String>, Serializable

public class SilentNPC extends PassiveNPC
A stripped down SpeakerNPC that does not interact with players
  • Constructor Details

    • SilentNPC

      public SilentNPC()
      Creates a new SilentNPC.