public NPCMovePacket(DecoServer2.NPC npc) { _npc = npc; }
public NPCInfoPacket(DecoServer2.NPC npc) { _npc = npc; }