NPCEntity

public void NPCEntity(NPCsConfigFields npCsConfigFields, String locationString)

Spawns NPC based off of the values in the NPCsConfig config file. Runs at startup and on reload.


public void NPCEntity(NPCsConfigFields npCsConfigFields, Location location)

Spawns NPCs for dungeon instancing.


public void NPCEntity(Location location)

For the travelling merchant

Parameters

location

public void NPCEntity(Location location, String filename)

Transient summons retain the ordinary NPC spawn, timeout and removal owner.