public final class NpcParser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static NpcPattern |
getNpcFromNode(org.w3c.dom.Node npcNode)
Parses specified npc node to NPC pattern
|
public static NpcPattern getNpcFromNode(org.w3c.dom.Node npcNode) throws java.lang.NumberFormatException, java.lang.NullPointerException
npcNode
- npc node from document(NPCs base or save file)java.lang.NumberFormatException
java.lang.NullPointerException