DemoNpc2 is a demo/test NPC referenced in entity lists but does not appear to be used in any current level configuration files.
This entity would be spawned through JSON configuration, not as a Java class. The mob would be created through the mob factory system using the “DemoNpc2” kind identifier.
Not currently used in any level configuration files.
No string resources found for DemoNpc2 in the game's string files.
This entity is not implemented in Lua.
This entity is defined in the entity registry (entities/mobs.txt) but is not currently used in any level configuration. It may be reserved for future demo/testing purposes or was used in a previous version. DemoNpc1 is the only demo NPC currently active in QuestDemo1.json.