Class SeamstressNPC

java.lang.Object
games.stendhal.server.maps.ados.sewingroom.SeamstressNPC
All Implemented Interfaces:
ZoneConfigurator

public class SeamstressNPC extends Object implements ZoneConfigurator
  • Constructor Details

    • SeamstressNPC

      public SeamstressNPC()
  • Method Details

    • configureZone

      public void configureZone(StendhalRPZone zone, Map<String,​String> attributes)
      Configure a zone.
      Specified by:
      configureZone in interface ZoneConfigurator
      Parameters:
      zone - The zone to be configured.
      attributes - Configuration attributes.
    • getClone

      public static SpeakerNPC getClone()
      Retrieves the cloned instance.
      Returns:
      SpeakerNPC